Skip to content

algal/dateify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Dateify

The dateify command will add a prefix of the form “YYYYMMDDHHmmss–” to a file’s name, based on its creation date. dateify --undo will remove that prefix.

Requirements. Depends on `stat` and `date`. Detects if it finds the coreutuils or BSD version, so it will work on Linux, on macOS, or in macOS environments where the PATH points to coreutils versions.

agenda

Needs testing:

  • [ ] correct handling of spaces
  • [ ] correct handling of directories
  • [ ] correct handling of parentheses
  • [ ] correct handling of emojis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages