Skip to content

Instantly share code, notes, and snippets.

@ArnaudD
Created December 16, 2016 10:02
Show Gist options
  • Save ArnaudD/707d1ac6effd4c761496ed27b53582a7 to your computer and use it in GitHub Desktop.
Save ArnaudD/707d1ac6effd4c761496ed27b53582a7 to your computer and use it in GitHub Desktop.
Print files in a directory
parallel lpr ::: "$(ls)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment