Ask HN: Is there an easy way to move a file to its parent folder in OS X? #1 Post by cheng1 » Mon, Jan 19, 2015, 12:09 PM UTC I expect something like a simple drag and drop.Cmd + up arrow key doesn't work when the drag started.
Re: Ask HN: Is there an easy way to move a file to its parent folder in OS X? #2 Post by mtmail » Mon, Jan 19, 2015, 12:34 PM UTC sounds like a good question for/on stackoverflow.com
Re: Ask HN: Is there an easy way to move a file to its parent folder in OS X? #3 Post by informatimago » Mon, Jan 19, 2015, 12:55 PM UTC mv file ..MacOSX is a unix system. Work in the Terminal!