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 |
|