Skip to content

Comment on Show HN: ShipMD.app – Moving things in folders, move things in the real world

Comments

I guess... just, why?

programmatic logistics?

    mv $HOME/ship/spanish-jersey $HOME/ship/work

Restaurants know how to work with folders & talk to codex/claude/gemini or just drag drop
    mv $HOME/ship/cooler mv $HOME/ship/darkstore1/
or move them in bulk in bash
    for i in `ls $HOME/ship/winter-clothes/*` ; do mv ...

The file system is such a wonderful thing. The world deserves to use it to its full potential

~Bosky

Did you consider using WebDAV here?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.