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.
↓ Snipplet | Last updated |
---|---|
Add Color to your scripts | 2013-03-23 |
Using ''awk'' to deal with CSV that uses quoted/unquoted delimiters | 2010-07-31 |
Show size of a file | 2010-07-31 |
Kill a background job without a message | 2010-07-31 |
Get largest file | 2013-03-23 |
Pausing a script (like MSDOS pause command) | 2010-07-31 |
Print argument list for testing | 2013-03-23 |
Print a horizontal line | 2010-07-31 |
Print a random string or select random elements | 2013-04-30 |
Save and restore terminal/screen content | 2010-07-31 |
Run some bash commands with SSH remotely using local variables | 2010-07-31 |
Generate code with own arguments properly quoted | 2010-07-31 |
X-Clipboard on Commandline | 2010-07-31 |