Date: Sat, 26 Nov 2005 02:35:09 -0500 (EST) From: user <user@dhp.com> To: freebsd-fs@freebsd.org Subject: remind me ... (file undelete on FreeBSD 5.4) Message-ID: <Pine.LNX.4.21.0511260228160.8180-100000@shell.dhp.com>
next in thread | raw e-mail | index | archive | help
ln -s /some/dir/somewhere local (used the symlink named local for a while) rm -rf local local still exists in my current working directory, but now /some/dir/somewhere is gone. --- So I rm -rf'd a symlink. I just wanted to delete the link, and of course, it deleted the target. I then immediately mounted the filesystem read-only. (it's all I could think of to do to preserve things right at that state...) I did not have a snapshot enabled on the filesystem. I know the bits are still there ... is there any way to get them back ? thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0511260228160.8180-100000>