Joshua Levy
21929d2748
Merge pull request #44 from csvoss/master
...
Add tree
2015-06-19 23:50:15 -07:00
Joshua Levy
23c653b99f
General mention of man and help.
2015-06-19 23:48:44 -07:00
Joshua Levy
a942600685
Merge pull request #76 from kesu/python3-http-example
...
Added Python 3 version of simple web server
2015-06-19 23:23:37 -07:00
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 .
2015-06-19 23:14:53 -07:00
Joshua Levy
345a791b0d
Include fdisk and mkfs.
...
As suggested in #10 .
2015-06-19 23:06:28 -07:00
Joshua Levy
1abac1882f
List netstat and ss.
...
Update #10 to list both.
2015-06-19 22:59:51 -07:00
Joshua Levy
b22b75db74
Merge pull request #10 from cmr/patch-2
...
netstat is long deprecated on linux. Use ss instead.
2015-06-19 22:56:38 -07:00
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
2015-06-19 22:54:57 -07:00
vitzli
54d5c02603
Add units program
2015-06-19 17:22:31 +06:00
kesu
288eaa8b1b
Added Python 3 version of simple web server
2015-06-18 17:15:18 +00:00
Joshua Levy
8e14e43ef2
Missed in last commit.
2015-06-17 21:16:23 -07:00
Joshua Levy
30946a293b
New meta section and explainshell link.
...
Fixes #54 .
2015-06-17 20:38:59 -07:00
Joshua Levy
fd55b34e31
Update README.md
2015-06-17 20:34:09 -07:00
Joshua Levy
a44c628ad2
Add note about sort -u.
...
Addresses #27 and #63 while preserving clarity.
2015-06-17 20:20:18 -07:00
Joshua Levy
f65245236f
Use && within example.
...
Fixes #57
2015-06-17 15:50:38 -07:00
Joshua Levy
b4900c408e
Brevity on #51
2015-06-17 15:30:51 -07:00
Joshua Levy
5e493924cc
Merge pull request #51 from adamm/master
...
Add 'grep . *' oneliner trick for high-level scan of a directory
2015-06-17 15:27:06 -07:00
Joshua Levy
06773e4bf8
Fix to tab note #59 .
2015-06-17 10:45:42 -07:00
Joshua Levy
adeff6dafc
Clarify philosophy. Mention tab.
...
Fixes #59 .
2015-06-17 10:42:26 -07:00
Joshua Levy
4bafc6d011
Brevity for #58
2015-06-17 09:54:33 -07:00
Joshua Levy
d31bd08add
Merge pull request #58 from ColasBroux/master
...
Added "ctrl-l" command that I use everyday
2015-06-17 09:53:16 -07:00
Colas
6273401328
Added "ctrl-l" command that I use everyday
2015-06-17 18:31:30 +02:00
Joshua Levy
92ef5bd205
Minor fixes for brevity and organization.
2015-06-16 20:12:05 -07:00
Joshua Levy
2a18e53e6f
Merge pull request #50 from hastinbe/add-zcommands
...
Add zcat, zmore, zless, zgrep
2015-06-16 20:08:59 -07:00
Joshua Levy
394beb544f
Merge pull request #47 from delucks/master
...
Added ssh options to multiplex channels to the same server
2015-06-16 19:52:09 -07:00
delucks
4519925396
Merged two ssh configuration suggestion blocks
2015-06-16 22:41:05 -04:00
Beau Hastings
fa3e734a2f
Add zcat, zmore, zless, zgrep
...
Signed-off-by: Beau Hastings <beausy@gmail.com>
2015-06-16 19:16:38 -05:00
Joshua Levy
dde8a54db8
man unicode and man latin1.
...
Fixes #37 .
2015-06-16 16:33:37 -07:00
Joshua Levy
5055c505b0
Another fix to #42
2015-06-16 15:49:49 -07:00
Joshua Levy
20ed8eee90
Merge pull request #42 from jsight/patch-1
...
Yum is being deprecated in favor of DNF, add a mention of dnf
2015-06-16 15:48:10 -07:00
Adam McDaniel
d54f4f0fa4
Add 'grep . *' oneliner trick for high-level scan of a directory
2015-06-16 15:20:00 -06:00
delucks
d9f6bbdadc
Added ssh options to multiplex channels to the same server
2015-06-16 15:33:41 -04:00
Joshua Levy
cea628de68
Merge pull request #43 from analogue/ngrep
...
Add ngrep
2015-06-16 11:33:52 -07:00
Joshua Levy
c24faf0205
Update forward and back word bindings.
...
Fixes #24
Fixes #45
2015-06-16 11:31:45 -07:00
Chelsea Voss
732f8956c5
Add tree
2015-06-16 09:50:35 -07:00
Semir Patel
ffaeabdaca
Add ngrep
2015-06-16 09:36:01 -07:00
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/
2015-06-16 12:03:57 -04:00
Joshua Levy
ad0c149319
Merge pull request #41 from kargakis/markdown-fix
...
Markdown enhancement
2015-06-16 08:32:31 -07:00
Joshua Levy
e73181410d
Merge pull request #31 from RasmusWL/master
...
python -m SimpleHTTPServer
2015-06-16 08:30:55 -07:00
Joshua Levy
4f75cfc6c8
Merge pull request #29 from StreakyCobra/feature/corrections
...
Add missing quotes around program names
2015-06-16 08:24:12 -07:00
Joshua Levy
703d1e4a59
Merge pull request #38 from chriskuehl/master
...
README: mention little-known `less +F`
2015-06-16 08:09:01 -07:00
kargakis
a147da5557
Markdown enhancement
2015-06-16 18:08:21 +03:00
Joshua Levy
8b8bb600d1
Merge pull request #34 from jalanb/patch-2
...
Use 80 as width, not filename
2015-06-16 08:05:03 -07:00
Joshua Levy
6fd77f8134
Merge pull request #33 from jalanb/patch-1
...
Fix typo
2015-06-16 08:03:42 -07:00
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;
2015-06-16 11:45:58 -03:00
Chris Kuehl
05ad55b568
README: mention little-known less +F
feature
2015-06-16 07:17:23 -07:00
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`)
2015-06-16 13:11:04 +01:00
Alan Brogan
8615b3ab5e
Fix typo
2015-06-16 12:50:26 +01:00
Rasmus Wriedt Larsen
e95d981be0
python -m SimpleHTTPServer
2015-06-16 11:09:45 +02:00
Fabien Dubosson
bda05ee47e
Add missing quotes around program names
2015-06-16 10:27:46 +02:00