Commit graph

390 commits

Author SHA1 Message Date
Mohit Agarwal
6fae9cf351
Mention that <(...) refers to process substitution.
This is a replacement for #465.
2018-01-08 09:00:34 +05:30
Peter Kokot
3f6cdcbaa6 WSL now allows running Linux and Windows programs 2018-01-03 23:29:20 +01:00
Peter Kokot
00082dc6ba Rename WSL
When introduced, Windows Subsystem for Linux was available only with
Ubuntu image. The next updates offerred more Linux distributions,
therefore the naming of this layer is changed to WSL.
2018-01-01 20:59:39 +01:00
Joshua Levy
72c71cd2b5
Make taocl() more robust
Thanks to #533 @ResponSySS and @pr4j
2017-11-28 14:00:14 -08:00
Dotan J. Nahum
0c269ad88b
Fix wrong ripgrep link 2017-11-21 09:28:43 +02:00
Joshua Levy
6f6e1a13cf
Merge pull request #524 from ChristopherBiscardi/jiq
mention jiq
2017-11-11 15:23:04 -08:00
Joshua Levy
07979a6b53
Mention both jid qnd jiq. 2017-11-11 15:22:41 -08:00
Joshua Levy
d3f363c7ea
Merge pull request #529 from petk/patch-shuf
Remove duplicate shuf
2017-11-11 15:18:47 -08:00
Peter Kokot
625ab90623 Remove duplicate shuf 2017-10-14 00:18:32 +02:00
Peter Kokot
4672f22be9 Fix OS X typo name 2017-10-13 23:46:11 +02:00
ChristopherBiscardi
299c121091
mention jiq 2017-09-19 15:22:17 -07:00
Joshua Levy
ddb55b09cc Merge pull request #518 from dspinellis/windows-reorganization-477
Reorganize Windows-only section per #477
2017-08-27 16:01:26 -07:00
Joshua Levy
837bb80e26 Include ack and rg in addition to ag
Fixes #485
2017-08-27 15:58:06 -07:00
Diomidis Spinellis
66fcea0e42 Reorganize Windows-only section per #477 2017-06-05 12:25:43 +03:00
Joshua Levy
599e9d6d72 Merge pull request #494 from mkwardakov/add-wrk
Fix #399: mention wrk
2017-05-20 10:50:58 -07:00
Joshua Levy
5b675026b7 Merge pull request #488 from mkwardakov/lsof-listen
Fix #457: use lsof to see listening processes
2017-05-20 10:50:37 -07:00
Joshua Levy
fbd091caf6 Mention lsof works on Mac. 2017-05-20 10:50:22 -07:00
Joshua Levy
e1075e84d4 Merge pull request #492 from mkwardakov/remove-cats
Fix #320: excessive cat usage
2017-05-20 10:46:06 -07:00
Joshua Levy
6b914dc64a Merge pull request #487 from mkwardakov/ldd-secure
Fix #428: add ldd security warning
2017-05-20 10:44:12 -07:00
Joshua Levy
8c1546e53e Tighten language. 2017-05-20 10:43:25 -07:00
Joshua Levy
c118b6c741 Merge pull request #490 from mkwardakov/file-copy-progress
Fix #95: add info on progress while copying
2017-05-20 10:40:24 -07:00
Joshua Levy
ee9c5315fe Adjust language for brevity. 2017-05-20 10:39:47 -07:00
Joshua Levy
58f33bcf3c Merge pull request #491 from mkwardakov/awk-dup
Fix #67: remove awk example duplicate
2017-05-20 10:36:38 -07:00
Joshua Levy
d8bdf91555 Add section link. 2017-05-20 10:36:17 -07:00
Joshua Levy
18e158a49c Merge pull request #495 from mkwardakov/mention-file-monitoring-tools
Fix #285: mention file monitoring tools
2017-05-20 10:31:40 -07:00
Michael Kwardakov
175b205828 Add link to wrk github repo 2017-03-03 14:34:50 +03:00
Kwardakov, Michael
615e2d9da2 Fix #399: mention wrk 2017-03-03 14:32:58 +03:00
Lilian Besson
0f734aeb01 Typo in one link (https://en.wikipedia.org/wiki/Perf_%28Linux%29) 2017-02-26 11:38:22 +01:00
Joshua Levy
49c5c27f9e Merge pull request #493 from mkwardakov/strace-option
Fix #427: add strace -f option
2017-02-12 21:23:34 -08:00
Joshua Levy
73d0ccdf3e Merge pull request #489 from mkwardakov/fuser
Mention fuser
2017-02-12 20:59:28 -08:00
Iliana Panagopoulou
363c7d5c7f Added traceroute and route commands 2017-01-26 19:05:36 +02:00
Kwardakov, Michael
2d9e760e86 Fix #285: mention file monitoring tools 2017-01-23 09:52:42 +03:00
Kwardakov, Michael
4f388b1947 Fix #427: add strace -f option 2017-01-19 10:52:57 +03:00
Kwardakov, Michael
68759876a2 Fix #320: excessive cat usage 2017-01-18 14:30:48 +03:00
Kwardakov, Michael
07cd3f4509 Fix #95: add info on progress while copying 2017-01-18 14:21:00 +03:00
Kwardakov, Michael
4548acfec4 Fix #67: remove awk example duplicate 2017-01-18 14:03:59 +03:00
Kwardakov, Michael
23177f05bb Mention fuser 2017-01-18 13:58:19 +03:00
Kwardakov, Michael
27806b0e02 Fix #457: use lsof to see listening processes 2017-01-18 13:46:09 +03:00
Kwardakov, Michael
b4e6dcfff4 Fix #428: add ldd security warning 2017-01-18 13:12:21 +03:00
Joshua Levy
21443dfb44 Merge pull request #479 from 374632897/master
Fixed the description of ctrl + u
2017-01-17 12:31:21 -08:00
Joshua Levy
4c209c7752 Merge pull request #400 from mkwardakov/large-file
Add commands for creating large dummy files
2017-01-16 15:29:56 -08:00
Jason
5d9e183a4a fixed 2016-11-13 09:18:23 +08:00
Jason
7ba78d15a4 the shortcut cmd + u or the ctrl + u is used to delete the content of current cursor back to the start of line, not always delete the whole line 2016-11-13 09:15:55 +08:00
Joshua Levy
24ea56ae71 Merge branch 'master' of https://github.com/23Pstars/the-art-of-command-line into 23Pstars-master 2016-10-30 19:38:09 -07:00
Joshua Levy
0e27f32b59 Merge pull request #469 from ericguirbal/en
Add missing backticks around a parameter
2016-10-30 19:00:40 -07:00
Joshua Levy
1e15b035f0 Merge pull request #473 from mihaimaruseac/patch-1
Finish the Romanian translation
2016-10-30 18:49:34 -07:00
Mihai Maruseac
2848c8bd80 Add Romanian links in all files 2016-10-29 16:33:40 -07:00
mudongliang
2e85152da0 remove one redundancy line 2016-10-25 11:14:23 -04:00
Eric Guirbal
61b04c19ec Add missing backticks around a parameter 2016-10-25 12:49:15 +02:00
mudongliang
712acee81f trivial fix 2016-10-24 21:46:07 -04:00