Hacker News new | ask | show | jobs
Ask HN: Is there an easy way to move a file to its parent folder in OS X?
1 points by cheng1 4176 days ago
I expect something like a simple drag and drop.

Cmd + up arrow key doesn't work when the drag started.

2 comments

sounds like a good question for/on stackoverflow.com
mv file ..

MacOSX is a unix system. Work in the Terminal!