Merge pull request #16 from jlevy/master

merge the-art-of-command-line
pull/377/head
TheBigBear 2016-02-09 12:20:27 +00:00
commit 8aea6523be
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Scope:
Notes:
- To keep this to one page, content is implicitly included by reference. You're smart enough to look up more detail elsewhere once you know the idea or command to Google. Use `apt-get`/`yum`/`dnf`/`pacman`/`pip`/`brew` (as appropriate) to install new programs.
- To keep this to one page, content is implicitly included by reference. You're smart enough to look up more detail elsewhere once you know the idea or command to Google. Use `apt-get`, `yum`, `dnf`, `pacman`, `pip` or `brew` (as appropriate) to install new programs.
- Use [Explainshell](http://explainshell.com/) to get a helpful breakdown of what commands, options, pipes etc. do.