Skip to content

Instantly share code, notes, and snippets.

@aprell
Created March 21, 2014 15:54
Show Gist options
  • Save aprell/9689322 to your computer and use it in GitHub Desktop.
Save aprell/9689322 to your computer and use it in GitHub Desktop.
Log file names constructed with printf
foo_bar_$(printf "%03d" $i).log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment