1#!/usr/bin/env bash
2$GPG -c --verbose --passphrase-file x2_key/test_x2_key.key -o x2_encrypted/enc_step1.gpg plain_text.txt
3