Commit Graph

336 Commits (62b98a5c9bc15fde9ef8905314f34ff77c6a5de8)

Author SHA1 Message Date
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