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=awk
Snipplet | ↑ Last updated |
---|---|
Using ''awk'' to deal with CSV that uses quoted/unquoted delimiters | 2010-07-31 |