Skip to content

Instantly share code, notes, and snippets.

@gilchris
Created April 9, 2020 17:56
Show Gist options
  • Save gilchris/699667b476ef1c3f3a1a90c0fa13e324 to your computer and use it in GitHub Desktop.
Save gilchris/699667b476ef1c3f3a1a90c0fa13e324 to your computer and use it in GitHub Desktop.
mkdir today
#!/bin/sh
mkdir $(date +'%Y%m%d')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment