Skip to content

Comment on Managing Work-In-Progress Folders with “ls -ltr”

Comments

This is _exactly_ what version control is for.

Listing files in order of modification time?

Not literally. I should clarify.

Using ls -ltr will indeed list files in order of modification time, but when I read 'Managing Work-In-Progress Folders' I think version control.

ls will list your files, but it won't really 'manage' anything.

AboutSource Built by g1lg1l

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