Add printenv.
This commit is contained in:
@ -315,6 +315,8 @@ A few examples of piecing together commands:
|
|||||||
|
|
||||||
- `env`: run a command (useful in scripts)
|
- `env`: run a command (useful in scripts)
|
||||||
|
|
||||||
|
- `printenv`: print out environment variables (useful in debugging and scripts)
|
||||||
|
|
||||||
- `look`: find English words (or lines in a file) beginning with a string
|
- `look`: find English words (or lines in a file) beginning with a string
|
||||||
|
|
||||||
- `cut `and `paste` and `join`: data manipulation
|
- `cut `and `paste` and `join`: data manipulation
|
||||||
|
Reference in New Issue
Block a user