Ask HN: Is there an easy way to move a file to its parent folder in OS X?
I expect something like a simple drag and drop.
Cmd + up arrow key doesn't work when the drag started.
2 threads
sounds like a good question for/on stackoverflow.com
mv file ..
MacOSX is a unix system. Work in the Terminal!