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

1167 Commits

Author SHA1 Message Date
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
Joshua Levy
a393ebeaea
Merge pull request #567 from gayu-mike/patch-1
Update `apt-get` to `apt`
2018-08-04 23:59:21 -07:00
Joshua Levy
bcd4c080c3
Merge pull request #561 from nglee/ko
ko: Update Meta and Basics section
2018-08-04 23:55:42 -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
54dfd78b03
Merge pull request #563 from petk/patch-sl
sl: Update Slovenian translation
2018-06-14 22:57:41 -07:00
Peter Kokot
8a560b5dc9 sl: Update Slovenian translation 2018-06-13 12:25:30 +02:00
Namgoo Lee
911db8df68 ko: Update Meta and Basics section 2018-05-21 09:39:47 +09:00
Joshua Levy
8ee5bfd705
Merge pull request #557 from AlexanderBodin/patch-1
Update README
2018-04-15 16:47:08 -07:00
Alexander Bodin
56d6a094a2
Update README 2018-04-14 17:08:51 +02: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
8cfae524f6
Merge pull request #552 from dspinellis/macOS
Rename OS X into the current macOS name
2018-04-07 13:10:14 -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
Joshua Levy
5347322b32
Merge pull request #551 from anna-d/master
el: Update translation
2018-04-07 13:07:43 -07:00
Anna Damtsa
499d59ad30 el: Update translation 2018-04-04 00:30:39 +01: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
Anna Damtsa
7157834938 el: Update translation 2018-04-03 01:38:05 +01: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
666c7fee18
Update CONTRIBUTING.md 2018-03-25 09:37:03 -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
ddb79dba36
Merge pull request #546 from jlevy/jlevy-patch-2
Add ISO 8601 date command.
2018-03-05 11:54:46 -08: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
Joshua Levy
2e7bdfd678
Merge pull request #540 from 0xmohit/process-substitution
Mention that `<(...)` refers to process substitution.
2018-01-09 19:50:55 -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
Joshua Levy
a7c4d571bf
Merge pull request #538 from petk/patch-win
Rename WSL
2018-01-04 10:38:37 -08:00
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
9fdd56bff8
Merge pull request #535 from youngwookim/fixtypo1
Fix a typo and spacing words in Korean translation
2017-12-30 22:08:04 -08:00
Joshua Levy
72c71cd2b5
Make taocl() more robust
Thanks to #533 @ResponSySS and @pr4j
2017-11-28 14:00:14 -08:00
Youngwoo Kim
30b38e9170 Fix a typo and spacing words in Korean translation 2017-11-22 12:44:55 +09:00
Joshua Levy
3868fc2291
Merge pull request #530 from snowme34/update-translation
zh: Update translation
2017-11-21 16:41:42 -08:00
Joshua Levy
b9ca98b24c
Merge pull request #527 from petk/patch-sl
sl: Update Slovenian translation
2017-11-21 16:41:05 -08:00
Joshua Levy
04a11648c2
Merge pull request #532 from ericguirbal/fr
fr: Synchronize the translation
2017-11-21 16:40:44 -08:00
Joshua Levy
b7cabed093
Merge pull request #534 from jondot/patch-1
Fix wrong ripgrep link
2017-11-21 16:40:17 -08:00
Dotan J. Nahum
0c269ad88b
Fix wrong ripgrep link 2017-11-21 09:28:43 +02:00
snowme34
29f0cbcb48
zh: Update translation
Edited zh: Update translation #530 based on reviews by @Psycho7
2017-11-19 11:55:54 -08: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