Commit Graph

802 Commits

Author SHA1 Message Date
bda05ee47e Add missing quotes around program names 2015-06-16 10:27:46 +02:00
5686447a22 Add an item on globs. More tweaks.
Further adjusted re #12.
2015-06-16 00:48:47 -07:00
09f00a1132 Add csvkit. 2015-06-16 00:23:16 -07:00
17eb2078b2 Minor tweaks. 2015-06-16 00:09:48 -07:00
9b91175604 Notes on pipes. Adjust editor language slightly.
Fixes #23.
2015-06-15 23:46:46 -07:00
40f97837cc Merge pull request #20 from kalgynirae/find
Quote patterns for `find` commands instead of backslash-escaping
2015-06-15 23:05:29 -07:00
cffa493980 Tweak ordering. 2015-06-15 22:36:06 -07:00
bb6b9a2589 Merge pull request #21 from Deborah-Digges/patch-1
Add entry for toe
2015-06-15 22:35:12 -07:00
bd4135236a Clarify comments about locale.
Fixes #22.
2015-06-15 22:06:26 -07:00
65fb5a61a0 Add entry for toe 2015-06-16 09:34:21 +05:30
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.
2015-06-15 20:09:18 -07:00
7237274c0e Merge pull request #13 from EaterOA/master
Add gpg to Useful list
2015-06-15 19:36:16 -07:00
16369d2c41 Adjust "archaic" langauge
In deference to those who are sensitive about stuff like this. ;)
Fixes #12
2015-06-15 19:35:27 -07:00
6b3a67a32b Be clearer about security-sensitive ssh settings.
Fixes #8
Fixes #11
Fixes #16
2015-06-15 19:32:03 -07:00
f2761fe47c Update README.md 2015-06-16 12:13:48 +10:00
bc7a032d5a Merge pull request #18 from simar7/master
Adding glances
2015-06-15 19:10:06 -07:00
e73f60f416 Adding glances 2015-06-15 22:04:54 -04:00
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.
2015-06-15 18:07:17 -07:00
e0e6936584 netstat is long deprecated on linux. Use ss instead. 2015-06-15 20:02:43 -04:00
e867233528 Added a suggestion for GNU readline
Added a suggestion to set the editing mode for bash to vi.
2015-06-16 10:00:09 +10:00
7b20803499 Merge pull request #7 from morenoh149/patch-1
propose grep -i
2015-06-15 16:37:11 -07:00
8007a77178 propose grep -i
I propose grep -i flag is pretty useful and important enough to mention.
2015-06-15 16:34:54 -07:00
6a5892793f Merge pull request #3 from daveloyall/patch-1
Fix typos: q-Z --> ctrl-z, Ctrl-c --> ctrl-c
2015-06-15 15:48:30 -07:00
fed312f14e Merge pull request #4 from cabreraalex/master
typo, `ab` - benchmarking
2015-06-15 15:44:31 -07:00
d398fe3a1c typo, ab - benchmarking 2015-06-15 18:20:25 -04:00
5ec3232966 Change all the Ctrl-A keystrokes into ctrl-a, etc. 2015-06-15 16:42:29 -05:00
7f8ec1c0f1 Fix typos: q-Z --> ctrl-z, Ctrl-c --> ctrl-c 2015-06-15 16:34:04 -05:00
85b2c20357 Fix to random tip function. 2015-06-14 13:37:32 -07:00
b6bd53fece Clean up long examples. 2015-06-08 09:39:47 -07:00
ce9cf3140c Add tmux.
Fixes #2.

Also tweak image.
2015-06-07 19:04:10 -07:00
586727387e Add pandoc. 2015-06-02 11:30:05 -07:00
1742919fc3 Picture. Another one-liner. 2015-06-02 11:18:42 -07:00
18099c009e Add percol and fpp. 2015-06-02 09:24:06 -07:00
7df788cbb9 More minor updates. 2015-05-31 19:42:13 -07:00
747052e24e Add aws and note on pip. 2015-05-31 17:06:38 -07:00
25d95835ee Add ag and locate. 2015-05-31 14:46:32 -07:00
3a11ae7f33 Typo. 2015-05-31 14:30:27 -07:00
86d0760aa4 Markdown fix. 2015-05-25 17:22:49 -07:00
61362aaf6f Formatting and a few minor improvements. 2015-05-25 15:25:21 -07:00
d195208cd8 Update README.md 2015-05-22 14:05:15 -07:00
cd182bfb1f Update README.md 2015-05-22 14:03:11 -07:00
cbe9e52264 Links. Add sysdig. 2015-05-22 10:46:06 -07:00
7ca5be6aa8 Minor fixes. 2015-05-21 22:12:28 -07:00
2981f6e139 Table of contents. Updated intro. 2015-05-21 20:57:55 -07:00
455bf28f9e Minor updates. Formatting. 2015-05-20 10:57:40 -07:00
2378b0bb78 Minor updates. Formatting. 2015-05-20 10:54:25 -07:00
b08c4d906c Minor fixes. 2015-05-20 10:46:49 -07:00
44773b247c Formatting and other updates. 2015-05-20 10:39:58 -07:00
8fb514dc59 Formatting and intro. 2015-05-20 10:20:08 -07:00
eb0ffc7a7e Sections on one-liners and obscure commands.
Formatting.
2015-05-20 09:30:58 -07:00