Commit graph

423 commits

Author SHA1 Message Date
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
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
Michael Kwardakov
8e02cadcb8 Rewrite empty files create command as oneliner 2016-09-28 16:17:49 +03:00
Michael Kwardakov
6de016f61d Add commands for creating large files 2016-09-28 16:15:13 +03:00
Ahmad Zafrullah
1507823103 ID: update links to lang in README*.md 2016-09-14 18:38:55 +07:00
Joshua Levy
6faaf8bb0e de translation links. 2016-09-07 22:49:33 -07:00
Joshua Levy
62b98a5c9b Rework formatting on one item. 2016-08-26 09:09:33 -07:00
Joshua Levy
f7c278fdb5 Merge pull request #450 from mark-i-m/patch-1
Clarifications on su and sudo
2016-08-26 08:46:59 -07:00
Not Mark
d60f04de09 Clarification of su
according to @neil-greenwood's suggestion in #450
2016-08-26 09:55:38 -05:00
Not Mark
94e7e0d1bc Remove substitution trick for now 2016-08-26 09:50:24 -05:00
Joshua Levy
91dcf8f280 Merge pull request #452 from fernandoalmeida/fa-add-project-links
Add links to some projects
2016-08-25 12:07:14 -07:00
Joshua Levy
3585df2f66 Merge pull request #429 from andreas-hofmann/master
README.md: Added default value variable expansion example
2016-08-25 10:51:51 -07:00
Joshua Levy
7db3bb8c0a Merge pull request #443 from rpdelaney/master
xz instead of 7z per #417
2016-08-25 10:23:07 -07:00
Fernando Almeida
7e7991bf88 Add sar link 2016-08-25 11:23:44 -03:00
Fernando Almeida
46011ec11c Add ngrep link 2016-08-25 00:43:12 -03:00
Fernando Almeida
fff22c9b2e Add tshark link 2016-08-25 00:42:04 -03:00
Fernando Almeida
4691cbde08 Add wireshark link 2016-08-25 00:33:25 -03:00
Fernando Almeida
54fc8a3054 Add ncdu link 2016-08-25 00:22:26 -03:00
Fernando Almeida
2c9b9c4882 Add mtr link 2016-08-25 00:20:28 -03:00
Fernando Almeida
88173e2d47 Add iftop link 2016-08-25 00:17:09 -03:00
Fernando Almeida
87f270b80d Add nethogs link 2016-08-25 00:15:58 -03:00
Not Mark
1173274fd3 Ooops! Forgot to delete old line 2016-08-23 10:50:13 -05:00
Not Mark
311cf09214 Tried to make sudo/su section more clear 2016-08-23 10:34:30 -05:00
Not Mark
2d048a9a73 Update README.md
- Added bash _quick substitution_
- Added some improvements to the bullet on `sudo`
2016-08-22 16:50:22 -05:00
Joshua Levy
dd60c4ae9d Add an "ask a question" button, using Airtable. 2016-08-22 11:19:09 -07:00
Ryan Delaney
a740e519a5 xz instead of 7z per #417 2016-08-17 14:39:34 -07:00
Joshua Levy
d9ee12202f Merge pull request #397 from peterkokot/patch-1
Update Windows section
2016-08-11 14:11:58 -07:00
Peter Kokot
abdf4d9760 Add more clarification to Windows section 2016-07-23 17:35:17 +02:00
Peter Kokot
61f3f84633 Fix typos 2016-07-23 01:39:20 +02:00
Peter Kokot
004ac552f3 Add Bash on Ubuntu on Windows 2016-07-18 20:09:16 +02:00
Peter Kokot
d6e72918e6 Fix sentence and remove some trailing whitespaces 2016-07-18 20:06:27 +02:00
Peter Kokot
5544d5c76c Add MinGW and MSYS to Windows section 2016-07-18 08:40:32 +02:00
Peter Kokot
bffd334093 Add extra note for Cash on Windows 2016-07-18 07:59:35 +02:00
Peter Kokot
cc0eab999a Add Cash to Windows section 2016-07-18 07:59:35 +02:00
Andreas Hofmann
a2d687b2fc Added curly-braces-in-script hint
Signed-off-by: Andreas Hofmann <mail@andreas-hofmann.org>
2016-07-09 13:22:20 +02:00
Andreas Hofmann
49918189ad README.md: Added default value variable expansion example
Signed-off-by: Andreas Hofmann <mail@andreas-hofmann.org>
2016-07-09 10:37:59 +02:00
Jakub Wilk
134999581a Fix typos 2016-06-13 21:53:28 +02:00
Joshua Levy
2c1826af7a Merge pull request #410 from hashhar/patch-1
Checking if a command is an executable, shell builtin or alias.
2016-06-03 08:05:30 -07:00
Ted Lin
8a945d26e5 add hyperlink of dtach 's GitHub homepage 2016-06-03 20:39:38 +08:00
Joshua Levy
b69179ba54 Add datamash.
Fixes #412.
2016-05-31 22:22:59 -07:00
Joshua Levy
f2861d694e Follow up on #384. 2016-05-31 21:52:01 -07:00
Joshua Levy
ce4c33f83d Merge pull request #384 from MintCN/history-fix
add one abbreviation of history command
2016-05-31 21:48:29 -07:00
Ashhar Hasan
b517ef9aee Checking if a command is an executable, shell builtin or alias.
I added a basic info about the `type` command so that people can find if a command is an executable, builtin or alias.
2016-05-21 23:30:45 +05:30
Joshua Levy
90540dcaa8 Tweak language for #389. 2016-03-04 08:16:14 -08:00
Igor Veksler
10d854ef44 add "Data Science at the Commande Line" link to More Resources 2016-03-02 19:28:18 -06:00
mudongliang
4f40e23d2a add netstat -a | grep ssh for history 2016-02-19 21:58:22 +08:00
Timur M
fcdaa321e7 Remove a redundant mention of `lsb_release'
Made in all translations as well.

Resolves: #382
2016-02-19 16:24:24 +03:00
Joshua Levy
7124a1d070 Two more small adjustments to #375. 2016-02-16 22:41:01 -08:00
Joshua Levy
c7d9d1478a Rework ordering on #375 additions. 2016-02-16 22:37:38 -08:00
Joshua Levy
30067c5810 Merge pull request #375 from Lakshmipathi/master
128K limit, chattr, rsync, other additions
2016-02-16 22:34:12 -08:00
Joshua Levy
c3869fe0d1 Merge pull request #361 from dspinellis/windows
Add short Microsoft Windows section
2016-02-16 22:31:55 -08:00
Lakshmipathi.G
6b13ea552d Remove nano tip 2016-02-16 16:55:50 +05:30
Joshua Levy
fae530d822 Merge pull request #370 from MintCN/small-advise
zh: traditional/simplified labels
2016-02-15 08:32:24 -08:00
Lakshmipathi.G
0ee468155b Fix for review comments 2016-02-15 02:22:42 +05:30
Lakshmipathi.G
fb7d95ea97 save and restore file permissions 2016-02-15 02:18:34 +05:30
Lakshmipathi.G
b1ad68b215 chattr to protect accidental file delete 2016-02-15 02:15:51 +05:30
Lakshmipathi.G
f8fc819af2 128K limit on commandline 2016-02-15 02:11:02 +05:30
Lakshmipathi.G
e64c2f3c09 Verify disk space with lsof 2016-02-15 02:07:52 +05:30
Lakshmipathi.G
a38a24a1ed fix typo: Emacs not Emcas 2016-02-15 02:00:50 +05:30
Lakshmipathi.G
f4544843b2 prefer rsync over scp 2016-02-15 01:48:01 +05:30
Lakshmipathi.G
4e1abd4391 basic calculator 2016-02-15 01:40:37 +05:30
Lakshmipathi.G
f8f812f8ad nano editor for beginners 2016-02-15 01:33:59 +05:30
Timur
b5d4416af3 Break list of package managers into separate words
Otherwise, they are seen by Markdown as a very long word. Indirectly, that might lead to the line break in the word "apt-get".

Resolves: #337
2016-02-07 04:19:14 +03:00
mudongliang
05bb84eec0 modify "中文" to "简体中文"
modify "中文" to "简体中文" to show the differences with "繁体中文"。
2016-02-04 12:33:12 +08:00
Joshua Levy
8f94e44f8f Greek translation links.
Follow-up to #366.
2016-01-31 18:06:48 -08:00
Diomidis Spinellis
448887b781 Add Cygwin link
Addresses: #issuecomment-175369010
2016-01-27 08:56:05 +02:00
Diomidis Spinellis
82d8626287 Summarize Cygwin and Windows path mapping
Addresses: #issuecomment-175369010
2016-01-27 08:47:33 +02:00
Joshua Levy
dbe143d160 Merge pull request #359 from dspinellis/bashrc
Add .bashrc recommendation
2016-01-26 15:30:49 -08:00
Diomidis Spinellis
6f752fa251 Add "only" to Windows section title 2016-01-27 00:27:09 +02:00