1
0
mirror of https://github.com/jlevy/the-art-of-command-line.git synced 2024-12-14 10:53:03 +02:00
Commit Graph

199 Commits

Author SHA1 Message Date
Joshua Levy
294e64cd68 Merge branch 'tab-function' of https://github.com/aneasystone/the-art-of-command-line into aneasystone-tab-function 2015-08-11 23:20:33 -07:00
Joshua Levy
f800f02ba0 Edits to #259 for brevity. 2015-08-11 10:17:40 -07:00
Joshua Levy
f4d3121dc6 Merge pull request #259 from uggla/vimstuff
Add vimdiff and sdiff command.
2015-08-11 10:15:37 -07:00
Joshua Levy
4e794ecfde More on brace expansion.
Updates #116. Thanks also to the suggestion in #1.
2015-08-11 10:14:34 -07:00
Joshua Levy
c8d3b5fe67 Merge pull request #116 from sirsgriffin/brace-expansion
brace expansion example.
2015-08-11 10:04:09 -07:00
Uggla
11bbb2bb9d Fix for #146. 2015-08-11 13:56:35 +02:00
Uggla
f7755ef0d2 Add vimdiff and sdiff command. 2015-08-11 13:30:24 +02:00
Joshua Levy
93746b409e Link on filenames handling.
Thanks to @mator. Fixes #71.
2015-08-10 20:47:10 -07:00
aneasystone
a5f64eb5f2 Use Tab to list available commands 2015-08-05 15:12:11 +08:00
Joshua Levy
1c7eb1ee11 Merge pull request #251 from zxdvd/patch-1
Fix a typo. modifno should be modinfo
2015-08-04 12:17:03 -07:00
Joshua Levy
2cf2393063 More detail on ctrl-r.
Fixes #52.
2015-08-03 21:43:03 -07:00
Xudong Zhang
ab3319f766 Fix a typo. modifno should be modinfo 2015-08-04 10:22:04 +08:00
Joshua Levy
c608c225f3 Add iotop. Put netstat + ss in their own item.
Fixes #78
2015-07-30 00:02:44 -07:00
Joshua Levy
123293a0a0 Add iostat example. Improve langauge.
Fixes #231.
2015-07-29 23:35:42 -07:00
Peter Kokot
f97d4359a9 Simplify explanaiton of the Option key on Mac OS X 2015-07-29 07:52:20 +02:00
Joshua Levy
baaebeb7ff Slightly clarify description for column.
See #240.
2015-07-27 22:57:55 -07:00
Joshua Levy
b0c958fb62 Add coverage of watch.
Thanks to ShawnMilo!
Fixes #237
Fixes #241
2015-07-27 22:52:17 -07:00
Joshua Levy
a1a77f6d37 Merge pull request #232 from unixorn/add-shellcheck-reference
Add link to shellcheck
2015-07-27 22:35:38 -07:00
Joshua Levy
fe1df2b928 Add instructions for using alt key in Mac OS. 2015-07-27 22:31:10 -07:00
Joe Block
811078f3d0 Add link to shellcheck 2015-07-25 11:00:40 -07:00
danasmera
07398c07b1 Add sysctl command 2015-07-24 16:06:08 -04:00
Joshua Levy
18ae7a0d25 Merge pull request #221 from augmentedfourth/master
Add `-C` (context) to list of grep options, since it goes well with `-A` and `-B`
2015-07-23 16:58:39 -07:00
Joshua Levy
e7ae06cd2d Edits to #219. 2015-07-23 16:45:37 -07:00
Joshua Levy
156e8cb956 Merge pull request #219 from SohamChakraborty/pr
Added proc files like meminfo, cmdline and added command references...
2015-07-23 16:42:44 -07:00
Brad Beyenhof
b2161bf6eb add -C (context) to grep options 2015-07-20 12:37:30 -07:00
Soham Chakraborty
126caa64cf Added proc files like meminfo, cmdline and added command references like uptime, lsmod, modinfo 2015-07-19 17:25:07 +05:30
Kit Chan
8566bee027 Add 'time' 2015-07-18 23:04:01 -07:00
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.
2015-07-15 09:26:59 -07:00
Peter Kokot
ff5a054c23 Fix MacOS X only navigation 2015-07-15 01:24:26 +02:00
Joshua Levy
c0083c5070 Merge pull request #180 from olegberman/master
ru: Major improvements in Russian version
2015-07-14 15:39:22 -07:00
Joshua Levy
5fb1625dda Fix up JDK language.
Adjustments to #172
2015-07-14 01:50:34 -07:00
Joshua Levy
b559d754ee Merge pull request #172 from grossws/patch-4
Add more info about JDK
2015-07-14 01:48:53 -07:00
Joshua Levy
795250b5f7 Remove duplicate xargs item.
Fixes #194.
2015-07-14 01:45:38 -07:00
Oleg Berman
7b55db00a9 resolved last conflict 2015-07-13 20:51:04 -04:00
Oleg Berman
682b44b5f5 resolved merge conflicts with the main branch 2015-07-13 20:49:39 -04:00
Joshua Levy
c27d53efe4 Merge pull request #191 from peterkokot/patch-2
Fix some typos, add link to jq
2015-07-12 19:40:50 -07:00
Joshua Levy
5080003675 Merge pull request #192 from zackp30/links
Link to a few projects.
2015-07-12 19:35:17 -07:00
Joshua Levy
5007df39ff Add Slovenian language links.
Completes #189.
2015-07-12 19:33:20 -07:00
Zack Piper
b2b591a4e3 Link to GPG project site. 2015-07-12 13:55:21 +00:00
Zack Piper
155f29908b Link to slurm project. 2015-07-12 13:52:41 +00:00
Peter Kokot
97df1d8c91 Fix some typos, add link to jq 2015-07-12 11:58:27 +02:00
Joshua Levy
7f7272cf88 Update language links with Korean. Make consistent.
Making header identical for all languages, and sorting them alphabetically by ISO abbreviation.
Follows Korean translation #182.
2015-07-11 16:08:00 -07:00
Joshua Levy
ec14b6dc1d Merge pull request #187 from bsnux/feature/start-end-line
Adding ctrl-a and ctrl-e keybindings to English and Spanish versions
2015-07-11 16:00:21 -07:00
Peter Kokot
b35362a13e Fix typos in Obscure but useful section 2015-07-11 19:58:43 +02:00
Arturo Fernandez
05ab34534b Adding ctrl-a and ctrl-e keybindings to English and Spanish versions 2015-07-10 15:33:05 -07:00
Oleg Berman
38e0f73d58 Resolved merge conflicts with one of the biggest revisions by spmbt 2015-07-09 16:09:42 -04:00
spmbt
7508bda543 мелкие доработки 4, и убран дубль одного совета (xargs) 2015-07-09 20:44:13 +03:00
spmbt
0dba6d474a MacOS X, Full-"ё", little more 2015-07-09 20:06:56 +03:00
spmbt
075810aea7 "гляньте", "автокомплит", "expands glob" (link) 2015-07-09 19:28:04 +03:00
grossws
b006571496 Add more info about JDK
Add more info about standard tools from OracleJDK/OpenJDK
2015-07-09 12:23:17 +03:00