Joshua Levy
21929d2748
Merge pull request #44 from csvoss/master
...
Add tree
10 years ago
Joshua Levy
23c653b99f
General mention of man and help.
10 years ago
Joshua Levy
a942600685
Merge pull request #76 from kesu/python3-http-example
...
Added Python 3 version of simple web server
10 years ago
Joshua Levy
b4b45fcd3d
Remove screen from obscure section.
...
As #72 mentions, neither are really obscure, and are covered earlier in the doc anyway.
Fixes #72 .
10 years ago
Joshua Levy
345a791b0d
Include fdisk and mkfs.
...
As suggested in #10 .
10 years ago
Joshua Levy
1abac1882f
List netstat and ss.
...
Update #10 to list both.
10 years ago
Joshua Levy
b22b75db74
Merge pull request #10 from cmr/patch-2
...
netstat is long deprecated on linux. Use ss instead.
10 years ago
Joshua Levy
9f69f5abf0
Merge pull request #9 from michaelbarlow7/master
...
Added a suggestion to add "set -o vi" to ~/.bash_rc to enable vim-keybindings in bash
10 years ago
vitzli
54d5c02603
Add units program
10 years ago
kesu
288eaa8b1b
Added Python 3 version of simple web server
10 years ago
Joshua Levy
8e14e43ef2
Missed in last commit.
10 years ago
Joshua Levy
30946a293b
New meta section and explainshell link.
...
Fixes #54 .
10 years ago
Joshua Levy
fd55b34e31
Update README.md
10 years ago
Joshua Levy
a44c628ad2
Add note about sort -u.
...
Addresses #27 and #63 while preserving clarity.
10 years ago
Joshua Levy
f65245236f
Use && within example.
...
Fixes #57
10 years ago
Joshua Levy
b4900c408e
Brevity on #51
10 years ago
Joshua Levy
5e493924cc
Merge pull request #51 from adamm/master
...
Add 'grep . *' oneliner trick for high-level scan of a directory
10 years ago
Joshua Levy
06773e4bf8
Fix to tab note #59 .
10 years ago
Joshua Levy
adeff6dafc
Clarify philosophy. Mention tab.
...
Fixes #59 .
10 years ago
Joshua Levy
4bafc6d011
Brevity for #58
10 years ago
Colas
6273401328
Added "ctrl-l" command that I use everyday
10 years ago
Joshua Levy
92ef5bd205
Minor fixes for brevity and organization.
10 years ago
Joshua Levy
2a18e53e6f
Merge pull request #50 from hastinbe/add-zcommands
...
Add zcat, zmore, zless, zgrep
10 years ago
Joshua Levy
394beb544f
Merge pull request #47 from delucks/master
...
Added ssh options to multiplex channels to the same server
10 years ago
delucks
4519925396
Merged two ssh configuration suggestion blocks
10 years ago
Beau Hastings
fa3e734a2f
Add zcat, zmore, zless, zgrep
...
Signed-off-by: Beau Hastings <beausy@gmail.com>
10 years ago
Joshua Levy
dde8a54db8
man unicode and man latin1.
...
Fixes #37 .
10 years ago
Joshua Levy
5055c505b0
Another fix to #42
10 years ago
Joshua Levy
20ed8eee90
Merge pull request #42 from jsight/patch-1
...
Yum is being deprecated in favor of DNF, add a mention of dnf
10 years ago
Adam McDaniel
d54f4f0fa4
Add 'grep . *' oneliner trick for high-level scan of a directory
10 years ago
delucks
d9f6bbdadc
Added ssh options to multiplex channels to the same server
10 years ago
Joshua Levy
cea628de68
Merge pull request #43 from analogue/ngrep
...
Add ngrep
10 years ago
Joshua Levy
c24faf0205
Update forward and back word bindings.
...
Fixes #24
Fixes #45
10 years ago
Chelsea Voss
732f8956c5
Add tree
10 years ago
Semir Patel
ffaeabdaca
Add ngrep
10 years ago
Jesse Sightler
1492768919
Yum is being deprecated in favor of DNF, add a mention of dnf
...
Fedora 22 directs users to use DNF by default now.
http://dnf.baseurl.org/2015/05/11/yum-is-dead-long-live-dnf/
10 years ago
Joshua Levy
ad0c149319
Merge pull request #41 from kargakis/markdown-fix
...
Markdown enhancement
10 years ago
Joshua Levy
e73181410d
Merge pull request #31 from RasmusWL/master
...
python -m SimpleHTTPServer
10 years ago
Joshua Levy
4f75cfc6c8
Merge pull request #29 from StreakyCobra/feature/corrections
...
Add missing quotes around program names
10 years ago
Joshua Levy
703d1e4a59
Merge pull request #38 from chriskuehl/master
...
README: mention little-known `less +F`
10 years ago
kargakis
a147da5557
Markdown enhancement
10 years ago
Joshua Levy
8b8bb600d1
Merge pull request #34 from jalanb/patch-2
...
Use 80 as width, not filename
10 years ago
Eduardo Rolim
f16b0bfd94
Add new commands.
...
Add wc simple description of main selectors and a usage;
Add tee description;
Add socat command;
Add slurm command;
Add rsync command;
10 years ago
Chris Kuehl
05ad55b568
README: mention little-known `less +F` feature
10 years ago
Alan Brogan
199affaeaf
Use 80 as width, not filename
...
In trying the `taocl` function I get the error
```shell
$ taocl
fmt: cannot open ‘80’ for reading: No such file or directory
```
Looks like the final phrase should use the `80` as an option, ... `| fmt -80` (or `| fmt --width=80`)
10 years ago
Alan Brogan
8615b3ab5e
Fix typo
10 years ago
Rasmus Wriedt Larsen
e95d981be0
python -m SimpleHTTPServer
10 years ago
Fabien Dubosson
bda05ee47e
Add missing quotes around program names
10 years ago
Joshua Levy
5686447a22
Add an item on globs. More tweaks.
...
Further adjusted re #12 .
10 years ago
Joshua Levy
09f00a1132
Add csvkit.
10 years ago
Joshua Levy
17eb2078b2
Minor tweaks.
10 years ago
Joshua Levy
9b91175604
Notes on pipes. Adjust editor language slightly.
...
Fixes #23 .
10 years ago
Joshua Levy
40f97837cc
Merge pull request #20 from kalgynirae/find
...
Quote patterns for `find` commands instead of backslash-escaping
10 years ago
Joshua Levy
cffa493980
Tweak ordering.
10 years ago
Joshua Levy
bb6b9a2589
Merge pull request #21 from Deborah-Digges/patch-1
...
Add entry for toe
10 years ago
Joshua Levy
bd4135236a
Clarify comments about locale.
...
Fixes #22 .
10 years ago
Deborah Digges
65fb5a61a0
Add entry for toe
10 years ago
Colin Chan
31b01f1ba4
Improve `find` commands
...
It's more straightforward to use quotes around the pattern arguments
rather than escaping the asterisks with backslashes.
Also, find (the GNU version, at least) requires the path to come before
the expression.
10 years ago
Joshua Levy
7237274c0e
Merge pull request #13 from EaterOA/master
...
Add gpg to Useful list
10 years ago
Joshua Levy
16369d2c41
Adjust "archaic" langauge
...
In deference to those who are sensitive about stuff like this. ;)
Fixes #12
10 years ago
Joshua Levy
6b3a67a32b
Be clearer about security-sensitive ssh settings.
...
Fixes #8
Fixes #11
Fixes #16
10 years ago
Michael Barlow
f2761fe47c
Update README.md
10 years ago
Simarpreet Singh
e73f60f416
Adding glances
10 years ago
Vincent Wong
1f51632be0
Added gpg to Useful list
...
I believe gpg deserves a mention because it provides very convenient and
powerful options for encrypting files, or any data in general. Even
without a key, using gpg with just --symmetric can be great for secure
transport or storage.
10 years ago
Corey Richardson
e0e6936584
netstat is long deprecated on linux. Use ss instead.
10 years ago
Michael Barlow
e867233528
Added a suggestion for GNU readline
...
Added a suggestion to set the editing mode for bash to vi.
10 years ago
Harry Moreno
8007a77178
propose grep -i
...
I propose grep -i flag is pretty useful and important enough to mention.
10 years ago
Joshua Levy
6a5892793f
Merge pull request #3 from daveloyall/patch-1
...
Fix typos: q-Z --> ctrl-z, Ctrl-c --> ctrl-c
10 years ago
Alex Cabrera
d398fe3a1c
typo, `ab` - benchmarking
10 years ago
Dave Loyall
5ec3232966
Change all the Ctrl-A keystrokes into ctrl-a, etc.
10 years ago
Dave Loyall
7f8ec1c0f1
Fix typos: q-Z --> ctrl-z, Ctrl-c --> ctrl-c
10 years ago
Joshua Levy
85b2c20357
Fix to random tip function.
10 years ago
Joshua Levy
b6bd53fece
Clean up long examples.
10 years ago
Joshua Levy
ce9cf3140c
Add tmux.
...
Fixes #2 .
Also tweak image.
10 years ago
Joshua Levy
586727387e
Add pandoc.
10 years ago
Joshua Levy
1742919fc3
Picture. Another one-liner.
10 years ago
Joshua Levy
18099c009e
Add percol and fpp.
10 years ago
Joshua Levy
7df788cbb9
More minor updates.
10 years ago
Joshua Levy
747052e24e
Add aws and note on pip.
10 years ago
Joshua Levy
25d95835ee
Add ag and locate.
10 years ago
Joshua Levy
3a11ae7f33
Typo.
10 years ago
Joshua Levy
86d0760aa4
Markdown fix.
10 years ago
Joshua Levy
61362aaf6f
Formatting and a few minor improvements.
10 years ago
Joshua Levy
d195208cd8
Update README.md
10 years ago
Joshua Levy
cd182bfb1f
Update README.md
10 years ago
Joshua Levy
cbe9e52264
Links. Add sysdig.
10 years ago
Joshua Levy
7ca5be6aa8
Minor fixes.
10 years ago
Joshua Levy
2981f6e139
Table of contents. Updated intro.
10 years ago
Joshua Levy
455bf28f9e
Minor updates. Formatting.
10 years ago
Joshua Levy
2378b0bb78
Minor updates. Formatting.
10 years ago
Joshua Levy
b08c4d906c
Minor fixes.
10 years ago
Joshua Levy
44773b247c
Formatting and other updates.
10 years ago
Joshua Levy
8fb514dc59
Formatting and intro.
10 years ago
Joshua Levy
eb0ffc7a7e
Sections on one-liners and obscure commands.
...
Formatting.
10 years ago
Joshua Levy
9783a6a2a4
First version.
...
Minimal markup still.
10 years ago
Joshua Levy
3ef3d3d400
Initial commit
10 years ago