Small code snippets
These snippets are not meant as HowTo or Tutorial or FAQ. Mostly they are only a line of code and a short comment.
See them more as an initial idea or starting point rather than a tutorial.
List of snippets
- arguments
- awk
- clipboard
- color
- crawl
- csv
- debug
- directory
- escaping
- file size
- files
- find
- input
- jobs
- kill
- line
- pause
- process management
- quoting
- readline
- recursive
- restore screen
- ssh
- ssh-keys
- terminal
- variables
- wrapper
- x11
- xclip
Filtered by snipplet=arguments
↓ Snipplet | Last updated |
---|---|
Print argument list for testing | 2013-03-23 |
Generate code with own arguments properly quoted | 2010-07-31 |