mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:56:28 +08:00
Missed in last commit.
This commit is contained in:
parent
30946a293b
commit
8e14e43ef2
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ 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.
|
||||
- Check out [Explainshell](http://explainshell.com/) to get a helpful breakdown of what the command, pipes, and options do.
|
||||
- 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`/`brew` (as appropriate) to install new programs.
|
||||
- Use [Explainshell](http://explainshell.com/) to get a helpful breakdown of what commands, options, pipes etc. do.
|
||||
|
||||
|
||||
## Basics
|
||||
|
|
Loading…
Reference in a new issue