quick reference on command line tools and techniques for the people with limited time
Stars
359
Forks
39
Watchers
359
Open Issues
11
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
15
commits
closes #16 ; added:[arithmetic expansion, grep recursively search, command substitution example]
7a8cd05View on GitHubcloses #15 , closes #17 , closes #18, closes #20 ; added:[brace expansion, find piped to xargs, herestrings, awk example]
2319e10View on GitHubcloses #9 ; added curl and wget; added & to start a background job
636b52cView on GitHubcloses #6 , closes #7 ; read should be used with option -r ; used appropriate variable names in for loop example;
b6c22eeView on GitHubcloses #2, closes #3 ; Updated variable DATE to thedate. Uppercase variables are conventionally used for environment variables. Added $() for command substitution. backticks are discouraged; replaced -a with -e
9c3bc22View on GitHubcloses #19, closes #13, closes #14; fixed typo for cd to root directory ; added section for special shell variables and exit codes ;
2165a0aView on GitHub