stepan
2b8e74cc24
sort
9 years ago
Joshua Levy
122a25db8c
More fixups on repren and rename.
...
Re #296 .
9 years ago
Joshua Levy
96ecd31c47
Clarify rename command.
...
Fixes #296 .
9 years ago
rahul kavale
eac3b7bc26
Added timeout command
9 years ago
stepan
e6d6c730ab
*
9 years ago
Carlos Mantilla
ffecca1218
es: check the aligment of the language line.
9 years ago
Joshua Levy
4d81736d74
Add link to awesome-osx-command-line
9 years ago
Joshua Levy
fd559e2de4
MacOS: sw_vers
9 years ago
Joshua Levy
7b85fba0bd
More info on rsync
...
And a useful tip for deleting files quickly.
9 years ago
Chujie Zeng
f537d1e0cf
Fix typo
9 years ago
Joshua Levy
b564befde5
Add another example of head
...
And tweak language of #292 .
9 years ago
Michael Diamond
d9c8796239
Tweak the language for the grep . * tip.
...
The previous text didn't highlight why this is more useful than, say `cat *` or `vi *`. Personally, I still don't think it's that useful, but this seems a little clearer, at least.
9 years ago
Joshua Levy
3c35319413
ja: Add links and new translator/maintainer.
...
Following #283 .
9 years ago
Joshua Levy
f5b99f85f7
Track and ackowledge authors.
...
This is my best effort at tracking roles from GitHub history,
and assembling them with a new script, "ghizmo assemble-authors".
Please let me know if you've been missed!
9 years ago
Joshua Levy
4b5e02023b
Add saws.
9 years ago
Joshua Levy
bcb9b06a0c
Updates to #205 .
9 years ago
Joshua Levy
1d44566903
Updates for #181 .
9 years ago
Joshua Levy
baa0b9c731
Tweak language for #273 .
9 years ago
Kit Chan
901c4e23bc
Update README.md
9 years ago
Joshua Levy
eb7972cfa9
Improve last commit.
9 years ago
Joshua Levy
c4ebf33036
Cover set -v, set -u, and more on trap.
9 years ago
aneasystone
385b9b39ce
The easy way to redirect both standard output and standard error
9 years ago
aneasystone
579cc22529
Cover inode
9 years ago
Hunter-Github
cf2b1815a6
A reference to dateutils
...
Adding date-processing utilites according to [#258 ](https://github.com/jlevy/the-art-of-command-line/issues/258 )
9 years ago
Uggla
96cbb88ffa
Add byobu command.
9 years ago
Joshua Levy
5fef2d2bf6
Tweaks to #132 .
9 years ago
Joshua Levy
54878c375b
Open command in editor.
...
Thanks to #253 .
9 years ago
Joshua Levy
f800f02ba0
Edits to #259 for brevity.
9 years ago
Joshua Levy
4e794ecfde
More on brace expansion.
...
Updates #116 . Thanks also to the suggestion in #1 .
9 years ago
Uggla
11bbb2bb9d
Fix for #146 .
9 years ago
Uggla
f7755ef0d2
Add vimdiff and sdiff command.
9 years ago
Joshua Levy
93746b409e
Link on filenames handling.
...
Thanks to @mator . Fixes #71 .
9 years ago
aneasystone
a5f64eb5f2
Use `Tab` to list available commands
9 years ago
Joshua Levy
2cf2393063
More detail on ctrl-r.
...
Fixes #52 .
9 years ago
Xudong Zhang
ab3319f766
Fix a typo. modifno should be modinfo
9 years ago
Joshua Levy
c608c225f3
Add iotop. Put netstat + ss in their own item.
...
Fixes #78
9 years ago
Joshua Levy
123293a0a0
Add iostat example. Improve langauge.
...
Fixes #231 .
9 years ago
Peter Kokot
f97d4359a9
Simplify explanaiton of the Option key on Mac OS X
9 years ago
Joshua Levy
baaebeb7ff
Slightly clarify description for column.
...
See #240 .
9 years ago
Joshua Levy
b0c958fb62
Add coverage of watch.
...
Thanks to ShawnMilo!
Fixes #237
Fixes #241
9 years ago
Joshua Levy
fe1df2b928
Add instructions for using alt key in Mac OS.
9 years ago
Joe Block
811078f3d0
Add link to shellcheck
9 years ago
danasmera
07398c07b1
Add sysctl command
9 years ago
Joshua Levy
e7ae06cd2d
Edits to #219 .
9 years ago
Brad Beyenhof
b2161bf6eb
add -C (context) to grep options
9 years ago
Soham Chakraborty
126caa64cf
Added proc files like meminfo, cmdline and added command references like uptime, lsmod, modinfo
9 years ago
Kit Chan
8566bee027
Add 'time'
9 years ago
Bryce Jasmer
83df282230
Include invert-match flag for grep.
...
I'd argue that the -v (--invert-match) flag is as important a flag as -o (no offense to -o). Can't tell you how many times I've tailed a logfile and piped it through grep -v to filter out stuff I knew was legit or common.
9 years ago
Peter Kokot
ff5a054c23
Fix MacOS X only navigation
9 years ago
Ivgeni Segal
3a26b20756
Update README.md
...
Added Mosh.
9 years ago