Joshua Levy
4bea369ba1
Merge pull request #498 from hpanago/patch-1
...
Added nano editor on basics for starters
2018-03-19 10:37:05 -07:00
Joshua Levy
fffd56d236
Rewrite editor section.
2018-03-19 10:35:52 -07:00
Joshua Levy
38bda5c08f
Merge pull request #543 from jlevy/jlevy-patch-1
...
Another couple uconv examples I find useful.
2018-03-13 18:40:17 -07:00
Joshua Levy
910efd23dd
Add ISO8601 date command.
2018-03-05 11:53:25 -08:00
Joshua Levy
1777450d82
Another couple uconv examples I find useful.
...
Always hard to remember and look up, so worth listing here.
2018-02-23 16:28:09 -08:00
Joshua Levy
405d4fa665
Merge pull request #539 from 0xmohit/brace-expansion
...
Mention that brace expansion is performed before any other expansion
2018-01-09 19:53:51 -08:00
Joshua Levy
08824c0e9e
Split out bullet.
2018-01-09 19:53:26 -08:00
Mohit Agarwal
6fae9cf351
Mention that <(...)
refers to process substitution.
...
This is a replacement for #465 .
2018-01-08 09:00:34 +05:30
Mohit Agarwal
915a880d9c
Mention that brace expansion is performed before any other expansion
...
Specified the order of expansions with an example.
This is a replacement for #465 .
2018-01-08 08:56:49 +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
Iliana Panagopoulou
d4389ed183
Update README.md
2017-03-01 17:13:57 +02: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
Iliana Panagopoulou
0b7dae335a
Added nano editor on basics for starters
2017-01-26 18:54:35 +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