I am using Ubuntu 15.10 and I had a file name __app.zip
and I was wanting to move that inside the folder name testing
To move the file i used the following command after which I cant find the file anymore, from searching online I understand now that i did not need to put /
before the folder name.
sudo mv __apps.zip /testing
Is there anyway to get the lost file back?
/testing
– Ron Feb 16 '16 at 13:48/var/www/html/domain_name.com/subdomains/demo/
then what will be the root? – Shairyar Baig Feb 16 '16 at 13:49ls -l /
– Ron Feb 16 '16 at 13:50