Joshua Levy
93746b409e
Link on filenames handling.
...
Thanks to @mator. Fixes #71 .
9 years ago
aneasystone
a5f64eb5f2
Use `Tab` to list available commands
9 years ago
Joshua Levy
1c7eb1ee11
Merge pull request #251 from zxdvd/patch-1
...
Fix a typo. modifno should be modinfo
9 years ago
Joshua Levy
2cf2393063
More detail on ctrl-r.
...
Fixes #52 .
9 years ago
Xudong Zhang
ab3319f766
Fix a typo. modifno should be modinfo
9 years ago
Joshua Levy
c608c225f3
Add iotop. Put netstat + ss in their own item.
...
Fixes #78
9 years ago
Joshua Levy
123293a0a0
Add iostat example. Improve langauge.
...
Fixes #231 .
9 years ago
Peter Kokot
f97d4359a9
Simplify explanaiton of the Option key on Mac OS X
9 years ago
Joshua Levy
baaebeb7ff
Slightly clarify description for column.
...
See #240 .
9 years ago
Joshua Levy
b0c958fb62
Add coverage of watch.
...
Thanks to ShawnMilo!
Fixes #237
Fixes #241
9 years ago
Joshua Levy
a1a77f6d37
Merge pull request #232 from unixorn/add-shellcheck-reference
...
Add link to shellcheck
9 years ago
Joshua Levy
fe1df2b928
Add instructions for using alt key in Mac OS.
9 years ago
Joe Block
811078f3d0
Add link to shellcheck
9 years ago
danasmera
07398c07b1
Add sysctl command
9 years ago
Joshua Levy
18ae7a0d25
Merge pull request #221 from augmentedfourth/master
...
Add `-C` (context) to list of grep options, since it goes well with `-A` and `-B`
9 years ago
Joshua Levy
e7ae06cd2d
Edits to #219 .
9 years ago
Joshua Levy
156e8cb956
Merge pull request #219 from SohamChakraborty/pr
...
Added proc files like meminfo, cmdline and added command references...
9 years ago
Brad Beyenhof
b2161bf6eb
add -C (context) to grep options
9 years ago
Soham Chakraborty
126caa64cf
Added proc files like meminfo, cmdline and added command references like uptime, lsmod, modinfo
9 years ago
Kit Chan
8566bee027
Add 'time'
9 years ago
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.
10 years ago
Peter Kokot
ff5a054c23
Fix MacOS X only navigation
10 years ago
Joshua Levy
c0083c5070
Merge pull request #180 from olegberman/master
...
ru: Major improvements in Russian version
10 years ago
Ivgeni Segal
3a26b20756
Update README.md
...
Added Mosh.
10 years ago
Joshua Levy
5fb1625dda
Fix up JDK language.
...
Adjustments to #172
10 years ago
Joshua Levy
b559d754ee
Merge pull request #172 from grossws/patch-4
...
Add more info about JDK
10 years ago
Joshua Levy
795250b5f7
Remove duplicate xargs item.
...
Fixes #194 .
10 years ago
Oleg Berman
7b55db00a9
resolved last conflict
10 years ago
Oleg Berman
682b44b5f5
resolved merge conflicts with the main branch
10 years ago
Joshua Levy
c27d53efe4
Merge pull request #191 from peterkokot/patch-2
...
Fix some typos, add link to jq
10 years ago
Joshua Levy
5080003675
Merge pull request #192 from zackp30/links
...
Link to a few projects.
10 years ago
Joshua Levy
5007df39ff
Add Slovenian language links.
...
Completes #189 .
10 years ago
Zack Piper
b2b591a4e3
Link to GPG project site.
10 years ago
Zack Piper
155f29908b
Link to slurm project.
10 years ago
Peter Kokot
97df1d8c91
Fix some typos, add link to jq
10 years ago
Joshua Levy
7f7272cf88
Update language links with Korean. Make consistent.
...
Making header identical for all languages, and sorting them alphabetically by ISO abbreviation.
Follows Korean translation #182 .
10 years ago
Joshua Levy
ec14b6dc1d
Merge pull request #187 from bsnux/feature/start-end-line
...
Adding ctrl-a and ctrl-e keybindings to English and Spanish versions
10 years ago
Peter Kokot
b35362a13e
Fix typos in Obscure but useful section
10 years ago
Arturo Fernandez
05ab34534b
Adding ctrl-a and ctrl-e keybindings to English and Spanish versions
10 years ago
Dmytro Danylevskyi
8e29e5fc0c
Add shyaml
10 years ago
Oleg Berman
38e0f73d58
Resolved merge conflicts with one of the biggest revisions by spmbt
10 years ago
spmbt
7508bda543
мелкие доработки 4, и убран дубль одного совета (xargs)
10 years ago
spmbt
0dba6d474a
MacOS X, Full-"ё", little more
10 years ago
spmbt
075810aea7
"гляньте", "автокомплит", "expands glob" (link)
10 years ago
grossws
809940da7f
Add more binary viewers/editors
10 years ago
grossws
b006571496
Add more info about JDK
...
Add more info about standard tools from OracleJDK/OpenJDK
10 years ago
grossws
c148e82071
Typo in `du -hk *` for summary
...
`du -hk` means `du -k`, last option wins since both of them set display unit. I think, you mean `du -hs *` for summary.
10 years ago
Kostya
ca916d6c05
Добавлена информация по rsync
10 years ago
Oleg Berman
a70ba3323e
add links to russian translation everywhere
10 years ago
Joshua Levy
b9d9719968
Merge pull request #154 from matjaz/patch-1
...
fixed typo
10 years ago
Joshua Levy
217da3b4fa
New language links (Español).
10 years ago
Matjaž Lipuš
d42304acd3
fixed typo
10 years ago
Joshua Levy
7469c72e0f
Move alias info to "Everyday use."
...
Better fit in that section. #119
10 years ago
Joshua Levy
6d3371d5f7
Merge pull request #120 from kesu/aliases
...
Added bullet for alias. Fixes #119
10 years ago
Joshua Levy
b09a1864e3
Add fzf
...
Fixes #96
10 years ago
Joshua Levy
d285213f08
Fix language re sponge
10 years ago
Joshua Levy
1262a25e9a
Add sponge
...
#60
10 years ago
Joshua Levy
2a68e1aab5
Add sudo and su.
...
Fixes #150 .
10 years ago
Joshua Levy
d623fee2e0
Mention appending with >>.
...
Fixes #151 .
10 years ago
Joshua Levy
f4789f0aa4
One more update to MacOS section.
...
#153
10 years ago
Joshua Levy
27eb7509a1
New section specific to MacOS.
...
Fixes #153 , #134 .
10 years ago
Joshua Levy
cba6daafda
Include uname
...
Fixes #114 .
10 years ago
Joshua Levy
6c26b69862
Correct omission of sort -n.
10 years ago
The Gitter Badger
7ca0135d0e
Added Gitter badge
10 years ago
Joshua Levy
0f9b8a74b7
Mention sort -h.
...
Fixes #26 .
10 years ago
Joshua Levy
d5f6238975
Merge pull request #135 from ahmetalpbalkan/patch-1
...
du -hs instead of -sk
10 years ago
Joshua Levy
4dad1d191f
Include lscpu, lsusb, dmidecode.
...
Fixes #136 .
10 years ago
Joshua Levy
6d59b3cc58
Consistent langauge links.
10 years ago
Nilton Vasques
344c34f106
Change portuguese to português.
10 years ago
Nilton Vasques
ecefdf52b9
Fix languages section.
10 years ago
Nilton Vasques
a735f338df
Translate title and links
10 years ago
Ahmet Alp Balkan
568f3f0d9d
du -hs instead of -sk
10 years ago
Marcel Steinbeck
24c17d6074
added apg, closes #101
10 years ago
Raju Vindane
bb0c38c089
Just Did a spelling correction with License
10 years ago
kesu
aa20e47e0d
Added bullet for alias. Fixes #119
10 years ago
Joshua Levy
cc9ef1d344
Merge pull request #93 from crr0004/crr0004-tmux-link
...
Adding link to Tmux site
10 years ago
Joshua Levy
1f461a98af
Add lspci.
...
Fixes #112 .
10 years ago
Joshua Levy
99a6214ab6
Additional reference to comm.
...
Fixes #105 .
10 years ago
Joshua Levy
876e6119b9
Merge pull request #104 from xaionaro/master
...
Added "pv" to "Obscure but useful"
10 years ago
Scott Griffin
b5cdd0f700
brace expansion example.
10 years ago
Joshua Levy
74943cbd3b
Add printenv.
10 years ago
Joshua Levy
b1ac875bae
Mention lsblk.
...
Worth adding here as well as #109 .
10 years ago
Fazle Arefin
cfae7ff764
Added lsblk command
10 years ago
Okunev Yu Dmitry
e3e79e863c
Added "pv" to "Obscure but useful"
10 years ago
Joshua Levy
e640d36189
Add langauges link and Chinese translation.
10 years ago
Joshua Levy
3fca113ebf
Merge pull request #98 from saksham0808/patch-1
...
Added pacman in install options.
10 years ago
Saksham Sharma
75b81d89ef
Added pacman in install options.
...
Arch needs to be appreciated :)
10 years ago
曾楚杰
e940c2f12e
Added a mising *
10 years ago
Chris Rhodes
36b2ea3333
Adding link to Tmux site
...
Adding link to the tmux site
10 years ago
Wael M. Nasreddine
6534752694
remove a duplicator `for`
10 years ago
Joshua Levy
80ba0c126d
Clarify scope to include non-standard packages.
10 years ago
Joshua Levy
eab7f29c28
Add diff, patch, and diffstat.
...
Fixes #36 .
10 years ago
Joshua Levy
f1a99aa976
Add wiki-style license.
10 years ago
Joshua Levy
e6e0b70bd7
Tweak units contribution.
...
Update to #80
10 years ago
Joshua Levy
4a328ea307
Merge pull request #80 from vitzli/master
...
Add units program
10 years ago
Joshua Levy
26f13bde1f
Merge pull request #40 from vndmtrx/master
...
New commands to the list.
10 years ago
Joshua Levy
2c6fc6677b
Clarify ctrl-u.
...
Fixes #25 .
10 years ago
Joshua Levy
d6928402d9
Apropos.
...
Fixes #65 .
Fixes #73 .
10 years ago
Joshua Levy
68cbe90ff1
Note about history and history abbreviations.
...
Fixes #30 .
Fixes #39 .
10 years ago
Joshua Levy
92748231fe
Better sequencing.
10 years ago