Y
Hacker News
new
|
ask
|
show
|
jobs
by
20k
169 days ago
If you make a typo, it'll go wrong. This is something that file managers fundamentally do not suffer from when trying to do that operation
2 comments
bot403
169 days ago
You've never mis-dragged something in the GUI or had a flaky mouse button which lets up randomly while you're dragging which left your folder "somewhere" that you now have to find?
link
muwtyhg
168 days ago
Ctrl-Z will un-move that file or folder,.
link
lavp
168 days ago
`rm` is a destructive operation, but you can always alias it to move it to a trash folder.
File managers have nowhere near the flexibility available in the terminal.
link