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
Joshua Levy
6fd77f8134
Merge pull request #33 from jalanb/patch-1
...
Fix typo
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
Joshua Levy
bc7a032d5a
Merge pull request #18 from simar7/master
...
Adding glances
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
Joshua Levy
7b20803499
Merge pull request #7 from morenoh149/patch-1
...
propose grep -i
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
Joshua Levy
fed312f14e
Merge pull request #4 from cabreraalex/master
...
typo, `ab` - benchmarking
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