Re: "less" and "gpg" question

2021-03-19 Thread ToddAndMargo via users
On 3/19/21 11:53 AM, Todd Zullinger wrote: ToddAndMargo via users wrote: Hi All, I encrypted a file with gpg --symmetric foobar.txt It created foobar.txt.gpg file as expected and I DID NOT tell it to store the passphrase. $ cat foobar.txt.gpg clearly showed a binary file. When I ra

Re: "less" and "gpg" question

2021-03-19 Thread Markus Schönhaber
19.03.21, 19:19 +0100, ToddAndMargo via users: > I encrypted a file with > gpg --symmetric foobar.txt > > It created foobar.txt.gpg file as expected > and I DID NOT tell it to store the passphrase. > > $ cat foobar.txt.gpg > clearly showed a binary file. > > When I ran > $less foo

Re: "less" and "gpg" question

2021-03-19 Thread Todd Zullinger
ToddAndMargo via users wrote: > Hi All, > > I encrypted a file with > gpg --symmetric foobar.txt > > It created foobar.txt.gpg file as expected > and I DID NOT tell it to store the passphrase. > >$ cat foobar.txt.gpg > clearly showed a binary file. > > When I ran >$less foobar.txt.