Mv is destructive
"Harry" <[email protected]>
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <000001c25f43$39d05f80$1c00a8c0@lappy> |
I am in a directory, and I type mv ../../filename And I omitted the destination on accident. My file is now gone, where is it? Why does mv delete it? I makes no sense if I don't have a second parameter as a destination.