Spydermag68 Platinum Member Apr 5, 2002 2,616 99 91 Jun 10, 2006 #1 Ok a friend at work has hidden a file ls -a shows it, but I have no clue what command he used to hide the file. Thanks
Ok a friend at work has hidden a file ls -a shows it, but I have no clue what command he used to hide the file. Thanks
F futuristicmonkey Golden Member Feb 29, 2004 1,031 0 76 Jun 10, 2006 #2 Is there a period that precedes the filename, with no space between it and the normal filename ? If there is, just remove that period.
Is there a period that precedes the filename, with no space between it and the normal filename ? If there is, just remove that period.
Spydermag68 Platinum Member Apr 5, 2002 2,616 99 91 Jun 10, 2006 #3 so basicly the name of the file would be .trace and mv .trace trace would unhide it?