[plug] go to previous directory
craig at postnewspapers.com.au
craig at postnewspapers.com.au
Thu Jan 31 15:59:12 WST 2002
> ? how do I undelete a file
You don't. Not the same way you can in Windows and MacOS with 3rd party
tools like Norton. (3rd party *nix tools may do it but I don't think so).
There _are_ filesystems for some *nix flavours that support file
versioning, and they generally have an undelete. If you're _really_
desparate and the file has some fairly unique text strings in it you can
grep your hdd partition for it (*ick*) and dd off the surrounding
blocks. That may let you recover some/all of the info but it won't be
pretty.
The only real way: BACKUPS
> ? go to the last directory i was in i.e go back
cd -
you don't need the ~-, just - is good enough.
typing "cd" alone on the command line is eqivalent to cd ~/ too.
--
Craig Ringer
IT Manager, POST Newspapers
http://www.postnewspapers.com.au/ http://oberthur.dyndns.org/~craig/
GPG Key Fingerprint: AF1C ABFE 7E64 E9C8 FC27 C16E D3CE CDC0 0E93 380D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20020131/debd3ee7/attachment.pgp>
More information about the plug
mailing list