I am not experienced in linux shell
I do the following,
$rm -rf a
$ln -sf b a
and now I want to reverse these commands. I want to remove the link on file a, and I want to gain this file with no loss.
thank you
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |