Small code snipplets
These snipplets are not meant as HowTo or Tutorial or FAQ. Mostly they are only a line of code and a short comment.
See it more like an initial idea to give you a start.
List of snipplets
- 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 |