Ask HN: Is there an easy way to move a file to its parent folder in OS X?

1 points by cheng1 ↗ HN
I expect something like a simple drag and drop.

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

2 comments

[ 3.3 ms ] story [ 8.1 ms ] thread
sounds like a good question for/on stackoverflow.com
mv file ..

MacOSX is a unix system. Work in the Terminal!