[plug] JPG files & software.

Andrew Elwell andrew.elwell at gmail.com
Fri Mar 29 06:58:16 UTC 2013


>>    Yesterday I received a file labeled  .jpg , it has been so long since


files beginning with a dot are hidden by default

bring up a terminal session (sorry I use CLI rather than gui most of
the time) - and do
ls -al
in the directory it saved in (possibly ~/Downloads) and you should see it

then
mv .jpg somename.jpg

will mean you see it


Hope that helps

Andrew


More information about the plug mailing list