Peter Tripp
f04aed195e
Remove extraneous lookupd.md page
2014-02-11 16:57:30 -08:00
Peter Tripp
a3ffe1f49a
Added cksum, touch, uname, which and sw_vers.
2014-02-10 16:35:16 -08:00
Peter Tripp
a85601486c
Added: Cal, srm, md5, md5sum, xed
...
Edited cp and rm. Fixed markdown escaping the wildcard.
2014-02-10 15:44:02 -08:00
Peter Tripp
4858b7f6bd
Typos and missing trailing backticks galore.
2014-02-10 13:18:10 -08:00
Peter Tripp
e4118b1585
A bunch of new pages:
...
common/: dig, gzip, rm, sort, zfs, zpool
linux/: apt-get, shutdown
osx/: airport, caffeinate, diskutil, networksetup open, pgrep, qlmanage, say, shutdown, sysctl, system_profiler
Edits to existing pages:
curl: Added simple download example
find: Added iname and size exmaples
grep: Edited -c description
ps: Added wide lines example
ssh: edited -D description, added simple port forwarding example
unzip: added list option
2014-02-10 12:36:05 -08:00
Peter Tripp
3962b799d2
Moved du back seperate pages for linux/osx because GNU has --max-depth, BSD has -d
...
Edited the examples to always explicitly specify unit as previous examples allowed return of block units which is probably not what your average user wants.
2014-02-10 12:27:59 -08:00
Camilla Krag Jensen
7a16e0b1a0
Remove ALL optional-braces this time.
2014-02-03 11:58:24 +01:00
Camilla Krag Jensen
7b0a17e1c1
Remove optional-braces.
2014-02-03 11:55:04 +01:00
Camilla Krag Jensen
27ba9f20ac
Add brew switch example.
2014-02-03 11:48:48 +01:00
Benedikt Ritter
37bd877425
Add tldr page for brew package manager
2014-02-02 19:38:17 +01:00
Philip Borenstein
3067eb7943
Remove 'OS X only'
2014-02-01 01:21:18 -05:00
Philip Borenstein
38fd13ca03
Add OS X-only commands: pbcopy / pbpaste
2014-01-31 21:17:32 -05:00
Erwann Mest
8af645808d
Reorganise cp.
2014-01-30 15:11:56 +01:00
Romain Prieto
e25ad10c36
Merge pull request #40 from byjord/master
...
New osx page: cp
2014-01-30 04:41:06 -08:00
Jordan Parker
3f4c0db05a
parent directory fail
...
missed trailing dots
2014-01-30 12:37:07 +00:00
Zlatan Vasović
521ebdc1da
Move OS X and Linux pages into pages/common
2014-01-29 22:58:24 +01:00
Jordan Parker
330f47a2b5
updated cp.md
2014-01-29 11:22:52 +00:00
Rory Crispin
003659bb99
Double brackets
2014-01-28 22:41:12 +00:00
Rory Crispin
08545e900d
Moved the wildcard in prefixes and suffixes
2014-01-28 22:34:15 +00:00
Rory Crispin
0f7d2ba6df
Added prefix/suffix and time sorting
2014-01-28 21:58:16 +00:00
Romain Prieto
08949598fa
Merge pull request #43 from naxoc/master
...
Add an explanation of recursive search.
2014-01-28 13:05:27 -08:00
Romain Prieto
78298f3835
Merge pull request #48 from britter/svn-page
...
Add tldr page for subversion command line client tool
2014-01-28 12:56:30 -08:00
Benedikt Ritter
b3e4bc7799
Add tldr page for subversion command line client tool
2014-01-28 21:14:32 +01:00
Camilla Krag Jensen
709a997bed
Add an explanation of recursive search.
2014-01-28 13:41:32 +01:00
John Wu
154620db09
zip (style fix) & unzip (newly created)
2014-01-28 20:08:30 +08:00
John Wu
c60daf09e7
fix broken rsync.md
2014-01-28 20:00:11 +08:00
Erwann Mest
f4ff960ed3
Add ls.
2014-01-28 10:27:02 +01:00
Jordan Parker
bbbc288b4c
created cp.md
2014-01-28 09:25:23 +00:00
John Wu
935b048de1
Support zip command (OSX)
2014-01-28 15:47:32 +08:00
Romain Prieto
d75d2061d1
Merge pull request #31 from shrayas/df
...
Adding a page for df
2014-01-26 22:26:04 -08:00
Shrayas Rajagopal
44fb87999c
new page for df
...
* fixes #14
2014-01-27 11:17:12 +05:30
Shrayas Rajagopal
58308e3b36
new page for du
2014-01-27 10:45:51 +05:30
Romain Prieto
c46ea1c9bf
Merge pull request #27 from andrewboerema/master
...
new page for rsync. Fixes #17
2014-01-26 14:22:14 -08:00
Romain Prieto
6694696451
Merge pull request #25 from marekhrabe/master
...
Added mkdir page for osx
2014-01-26 14:17:16 -08:00
andrewboerema
11ddd3f6a1
new page for rsync. Fixes #17
...
Added page for rsync with some examples.
2014-01-26 13:57:33 -06:00
marekhrabe
1908dd54ff
fixed typo in mkdir
2014-01-26 18:31:34 +01:00
marekhrabe
26d2b706fc
added mkdir page for osx
2014-01-26 18:30:19 +01:00
Ruy Adorno
5dcc3d769b
Added removing files recursively reference to find.md page
2014-01-26 11:54:37 -05:00
rprieto
0cc19eb6be
tldr page for tldr :)
2014-01-26 23:47:19 +11:00
rprieto
cd990fa6da
new page for chown, fixes #10
2013-12-25 23:59:24 +11:00
Romain Prieto
476246e7e3
Merge pull request #19 from rprieto/find-token-fix
...
Fix “find” page to work around {} in tokens
2013-12-25 04:07:21 -08:00
rprieto
da8364e503
Fix “find” page to work around {} in tokens
2013-12-25 22:53:43 +11:00
Pranav Raja
f56257d249
Add doc for wc(1)
2013-12-25 22:17:18 +11:00
rprieto
5e9c4d4d44
fix typo in "lsof"
2013-12-12 23:45:31 +11:00
rprieto
6fd68cb8c2
LSOF command
2013-12-12 23:43:12 +11:00
Romain Prieto
d429e2a704
Merge pull request #3 from pranavraja/fix-permissions
...
Doc files shouldn't be executable
2013-12-11 03:45:14 -08:00
Pranav Raja
a467c8cc5f
Doc files shouldn't be executable
2013-12-11 21:54:26 +11:00
Pranav Raja
989985bd4d
Add doc for sed(1)
2013-12-11 21:50:37 +11:00
Pranav Raja
b7040ec87a
Add doc for find(1)
2013-12-11 21:38:07 +11:00
Romain Prieto
891310fb94
git-stash command
2013-12-09 22:12:24 +11:00