Carlos Mantilla
f6efb378b5
Merge branch 'jlevy/master'
2015-07-28 01:42:24 +03:00
Carlos Mantilla
606f2357e0
es: update translation from 28-07-2015
2015-07-28 01:42:09 +03:00
Carlos Mantilla
4e4d660f44
Merge mayra-cabrera/master into master.
2015-07-28 01:27:14 +03:00
Chunyang Xu
494192bc7b
zh: Update translation
...
I think "OS X" now is the official name of OS for Mac, according to
https://en.wikipedia.org/wiki/OS_X
2015-07-27 18:53:18 +08:00
Chunyang Xu
47a9e2de94
zh: Update README-zh.md
2015-07-26 15:29:19 +08:00
Carlos Mantilla
ea23c24ae4
Merge aaossa/master into master.
2015-07-26 00:52:11 +03:00
Peter Kokot
e55e5e62c3
sl: update translation
2015-07-25 21:11:52 +02:00
Joshua Levy
c23d2f5bad
Merge pull request #228 from Ungsik-Yun/korean-upadate
...
Korean Translation update
2015-07-25 11:13:58 -07:00
Joshua Levy
a885335a66
Merge pull request #230 from danasmera/master
...
Add sysctl command
2015-07-25 11:13:27 -07:00
Joe Block
e4490a58e4
Add link to shellcheck
2015-07-25 11:00:40 -07:00
danasmera
015f66e17e
Add sysctl command
2015-07-24 16:06:08 -04:00
Carlos Mantilla
812af14b70
es: update translation from 18/07/2015 to 24/07/2015
2015-07-24 17:23:03 +00:00
Ungsik Yun
4edceec2e4
Update README-ko.md
2015-07-24 12:45:35 +09:00
Ungsik Yun
725ea5cb1f
Merge pull request #8 from jlevy/master
...
update
2015-07-24 12:32:46 +09:00
Joshua Levy
896dca0242
Merge pull request #227 from peterkokot/patch-sl
...
sl: Update translation
2015-07-23 18:03:22 -07:00
Peter Kokot
da60e3c95e
sl: update translation according to English version
2015-07-24 02:46:20 +02:00
Joshua Levy
20ae47bafc
Merge pull request #221 from augmentedfourth/master
...
Add `-C` (context) to list of grep options, since it goes well with `-A` and `-B`
2015-07-23 16:58:39 -07:00
Joshua Levy
008d3df59c
Edits to #219 .
2015-07-23 16:45:37 -07:00
Joshua Levy
b878a6a2e8
Merge pull request #219 from SohamChakraborty/pr
...
Added proc files like meminfo, cmdline and added command references...
2015-07-23 16:42:44 -07:00
Joshua Levy
8dafc195dc
Merge pull request #217 from shukitchan/patch-1
...
Add 'time'
2015-07-23 16:34:40 -07:00
aaossa
12b5a2cb6a
Added suggestions
2015-07-23 19:23:30 -03:00
aaossa
39219f2cd2
Full translation, since line 156
2015-07-22 22:54:24 -03:00
Antonio Ossa
958b8d5db0
Added @ceoaliongroo observations.
2015-07-22 04:53:44 -03:00
Antonio Ossa
dc6f1f97c3
typo
...
In "TOC"
2015-07-21 16:31:02 -03:00
Antonio Ossa
1051a17032
Mejoras de redacción y traducción
...
Observaciones hechas hasta la línea 156. En adelante no ha sido revisado.
2015-07-21 16:25:45 -03:00
Brad Beyenhof
74fd6f8a53
add -C (context) to grep options
2015-07-20 12:37:30 -07:00
Soham Chakraborty
f14e4b4036
Added proc files like meminfo, cmdline and added command references like uptime, lsmod, modinfo
2015-07-19 17:25:07 +05:30
Kit Chan
d11b1a9429
Add 'time'
2015-07-18 23:04:01 -07:00
Mayra Cabrera
0569725036
Changes 'es' file to get a more accurate translation by only using a second-person point of view to address the
...
reader. Also fixes some notes & tips that didn't have a clear meaning.
2015-07-18 19:01:55 -05:00
Joshua Levy
de13aa5f40
Merge pull request #213 from ceoaliongroo/master
...
es: orthography corrections
2015-07-17 23:46:59 -07:00
Carlos Mantilla
91e577f04b
Merge branch 'jlevy/master'
2015-07-17 20:06:08 +03:00
Carlos Mantilla
aa28e33ab3
es: orthography corrections
2015-07-17 20:02:42 +03:00
Joshua Levy
20c00272be
Merge pull request #212 from peterkokot/patch-sl
...
sl: Update translation
2015-07-17 00:08:22 -07:00
Carlos Mantilla
f2cdde1cff
es: update form last commits.
2015-07-16 20:07:43 +03:00
Peter Kokot
0deb719ed5
sl: Update translation
2015-07-16 17:49:07 +02:00
Joshua Levy
4053a2402f
Merge pull request #201 from youmee/patch-1
...
ru: Update README-ru.md
2015-07-16 08:26:56 -07:00
Joshua Levy
e1ca14cdcf
Merge pull request #209 from b-jazz/master
...
Include invert-match flag for grep.
2015-07-16 08:21:57 -07:00
Joshua Levy
45d71e6e67
Merge pull request #200 from xuchunyang/master
...
zh: update translation to the latest
2015-07-16 08:21:26 -07:00
Joshua Levy
8d92e5b186
Merge pull request #210 from ceoaliongroo/master
...
es: translation of last commits.
2015-07-15 23:16:14 -07:00
Carlos Mantilla
a2cb3d6032
es: translation of last commits.
2015-07-15 21:47:35 +03:00
Bryce Jasmer
83df282230
Include invert-match flag for grep.
...
I'd argue that the -v (--invert-match) flag is as important a flag as -o (no offense to -o). Can't tell you how many times I've tailed a logfile and piped it through grep -v to filter out stuff I knew was legit or common.
2015-07-15 09:26:59 -07:00
Chunyang Xu
19089ae00d
zh: update translation
2015-07-15 17:22:50 +08:00
Joshua Levy
155f81f3be
Merge pull request #206 from peterkokot/patch-4
...
Fix MacOS X only navigation
2015-07-14 20:03:44 -07:00
Joshua Levy
0f47d20086
Merge pull request #207 from peterkokot/patch-sl
...
sl: Update translation
2015-07-14 20:01:50 -07:00
Peter Kokot
0ae4b357fb
sl: Update translation
2015-07-15 01:28:08 +02:00
Peter Kokot
ff5a054c23
Fix MacOS X only navigation
2015-07-15 01:24:26 +02:00
Joshua Levy
c0083c5070
Merge pull request #180 from olegberman/master
...
ru: Major improvements in Russian version
2015-07-14 15:39:22 -07:00
Joshua Levy
a54f389154
Merge pull request #204 from ceoaliongroo/master
...
es - updates: translation of last commits.
2015-07-14 11:23:02 -07:00
Carlos Mantilla
5d6831911f
Merge branch 'refs/heads/jlevy/master'
2015-07-14 19:21:34 +03:00
Carlos Mantilla
e335dcd748
es: add last modifications.
2015-07-14 19:21:12 +03:00