TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby cheng1over 10 years ago
I expect something like a simple drag and drop.<p>Cmd + up arrow key doesn&#x27;t work when the drag started.

2 comments

mtmailover 10 years ago
sounds like a good question for&#x2F;on stackoverflow.com
informatimagoover 10 years ago
mv file ..<p>MacOSX is a unix system. Work in the Terminal!