Commit graph

302 commits

Author SHA1 Message Date
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
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
Joshua Levy
91861c2a2f Merge pull request #362 from dspinellis/git
Add version control management
2016-01-26 14:12:32 -08:00
Joshua Levy
741cebe309 Merge pull request #363 from dspinellis/env-prefix
Add command-specific environment settings
2016-01-26 14:10:53 -08:00
Diomidis Spinellis
2c5df23169 Add command-specific environment settings 2016-01-26 20:57:29 +02:00
Diomidis Spinellis
dbc8f924d2 Add .bash_profile description 2016-01-26 20:44:56 +02:00
Diomidis Spinellis
c86523be03 Fix typo 2016-01-26 17:54:34 +02:00
Diomidis Spinellis
3fd605653a Add version control management 2016-01-26 11:36:08 +02:00
Diomidis Spinellis
459467c5eb Add home directory basics 2016-01-26 11:31:37 +02:00
Diomidis Spinellis
ba05a4866c Recommend using Git to manage .bashrc 2016-01-26 11:24:11 +02:00
Diomidis Spinellis
a53ef6c6bd Add .bashrc recommendation 2016-01-26 11:19:59 +02:00
Diomidis Spinellis
8faadd4897 Add short Microsoft Windows section 2016-01-26 11:08:46 +02:00
kevingo
bdc862fdf9 fix 2016-01-25 15:30:10 +08:00
kevingo
6ecaf462a8 Translate to Traditional Chinese 2016-01-25 15:17:01 +08:00
Joshua Levy
d91728e4a0 Follow up on #350. 2016-01-22 13:25:15 -08:00
Joshua Levy
da5e68cfac Merge pull request #350 from uggla/whitespaces
Add instructions to manage filenames with whitespaces
2016-01-22 13:21:17 -08:00
Uggla
80d1bc91c6 Update according to @jlevy suggestion into #350 2016-01-22 14:45:13 +01:00
Uggla
b1c5c32c53 Add instructions to manage filenames with whitespaces 2016-01-19 20:08:49 +01:00
Joshua Levy
3b97f45dcf fr language links.
Follow up on #344.
2016-01-19 11:01:43 -08:00
Joshua Levy
2139cf14bd Merge pull request #346 from peterkokot/patch-1
Fix typo
2016-01-18 12:34:19 -08:00
Peter Kokot
538e29d94e Fix typo 2016-01-17 03:11:15 +01:00
Peter Kokot
bc422c2afd Fix OS X naming 2016-01-17 03:08:48 +01:00
Joshua Levy
480a8640f6 Another tweak to langauges headers. 2016-01-09 17:44:28 -08:00