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

424 Commits

Author SHA1 Message Date
mmx
cb3fd61502 update README.md fix mosh url 2023-06-20 15:33:34 +08:00
Joshua Levy
f79f79cfe6
Merge pull request #682 from matt-kita/master
complete, most up-to-date translation into Polish language
2020-09-07 12:20:29 -07:00
Joshua Levy
4d3d93d219
Merge pull request #649 from anttesoriero/patch-1
Update README.md
2020-08-16 17:29:30 -07:00
Joshua Levy
e8a50fa1bd
Fix typo.
Closes #709
2020-08-16 17:26:56 -07:00
Joshua Levy
3e70d1c9a1
Small update to note at top. 2020-08-16 17:25:40 -07:00
matt-kita
725fddb2fc complete, most up-to-date translation into Polish language 2020-03-25 17:15:19 +01:00
Anthony Tesoriero
f6339398dc
Update README.md 2019-10-30 16:20:38 -04:00
Joshua Levy
84482aa24d
One-liner to show colored, normalized JSON diffs. 2019-05-27 15:27:37 -07:00
Joshua Levy
3d8afef22e
Note about soliciting an author. 2019-05-23 10:14:40 -07:00
Joshua Levy
cec920ca5b
Adjust formatting on cheat.sh 2018-10-10 16:31:41 -07:00
Benj Fassbind
6f12627e92 Add cheat sheet to commands 2018-10-10 08:26:45 +02:00
wyattscarpenter
2bcfcaa455
copy-editing around mention of pipefail 2018-09-14 22:31:42 -05:00
Chengcheng Tang
c89afb8116 minor language edit 2018-08-13 22:32:07 -07:00
Joshua Levy
5ebfe9118f
Add useful pandoc example
#569
2018-08-05 00:02:43 -07:00
XinYu Zheng
592576949b
Update apt-get to apt
I suggest that updating `apt-get` to `apt` because the latter is more *up-to-date* . Most of `apt-get` and `apt-cache` 's commands are available on `apt` in a more *user-friendly* way. Check [this](https://lists.debian.org/debian-devel/2014/04/msg00013.html) out.
2018-07-18 09:59:55 +08:00
Joshua Levy
836d3929ab
Merge pull request #554 from dspinellis/progress-monitor
Add pmonitor link and correct tools' description
2018-04-07 13:25:51 -07:00
Joshua Levy
2abdf9d808
Add pv link as well. 2018-04-07 13:24:55 -07:00
Joshua Levy
b81ac31ba1
Merge pull request #550 from dflamand/here-document
Expand on "here document"
2018-04-07 13:21:59 -07:00
Joshua Levy
1178af6816
Shorten language on heredocs. 2018-04-07 13:21:21 -07:00
Joshua Levy
452327870b
Fix link 2018-04-07 13:09:31 -07:00
Joshua Levy
3a7f154864
Fix link 2018-04-07 13:08:47 -07:00
Diomidis Spinellis
89402366a6 Add pmonitor link and correct tools' description 2018-04-03 10:44:10 +03:00
Diomidis Spinellis
b4f7a83ce6 Rename OS X into the current macOS name
The name was changed in 2016; see https://en.wikipedia.org/wiki/MacOS#macOS
2018-04-03 09:57:27 +03:00
Dillon Flamand
01cb49ff90
Expand on "here document"
The here document description was poor, add a bit of detail, a small example, and a link for more information.
2018-03-31 22:30:06 -07:00
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