I ran mv -n /desktop /user/local/bin and as a result everything on my desktop is gone. I tried the opposite mv -n /user/local/bin /desktop in the hopes of undoing it but now only one of those directories will exist at one time. What should I do? How badly did I screw things up?
| ||||
|
feedback
|
migrated from stackoverflow.com Jun 28 '11 at 23:45
This question came from our site for professional and enthusiast programmers.
|
The opposite of
is
However:
| |||||||||||
feedback
|
|
The The first move:
The second move: The confusion comes because Good luck, do a bunch of | |||
|
feedback
|
|
You can always (as Do you have the executable files to move back into it? Maybe not, since you said you moved the files, rather than copied them. The
But your comment about Don't rush into it | ||||
|
feedback
|
/desktopnow? All your files PLUS the original content of/user/local/bin? In that case you could try to separate the two manually. – Kerrek SB Jun 28 '11 at 23:50desktopfolder in the root directory? – Keith Jun 29 '11 at 0:26sudo. As you can tell, my sh*t's messed up. – Justin Meltzer Jun 29 '11 at 1:04