Waldir Pimenta
c93f82a423
+"hint"
2014-09-12 12:26:56 +01:00
Waldir Pimenta
d294c5241a
reword so it doesn't look like two instructions
2014-09-12 12:25:46 +01:00
Like-all
f48efad4de
webcam utils
2014-09-12 14:56:18 +04:00
Amit Pal
1b0cf75494
split tldr
2014-09-12 15:29:26 +05:30
Romain Prieto
700ed47b5b
Merge pull request #235 from Like-all/master
...
common: sshfs; common: tee
2014-09-12 19:11:41 +10:00
Like-all
65dc09a67c
Merge https://github.com/tldr-pages/tldr
2014-09-11 18:39:15 +04:00
Like-all
67e91a3717
common: tee
2014-09-11 18:37:41 +04:00
Like-all
6afbe09945
common: sshfs
2014-09-11 15:28:06 +04:00
Amit Pal
fb769c4313
netstat tldr
2014-09-11 16:08:56 +05:30
Like-all
53750372c5
shuf: suggestions
2014-09-10 17:58:31 +04:00
Like-all
1089ebb837
shuf: range description fix
2014-09-10 13:48:17 +04:00
quarcu
09c2d66923
List content of tar file
...
List content of tar file.
I recommend reducing amount of options regarding compressed files since on some OS are allowed only in -c mode.
Basically :
-j : bzip2
-J : xz
-z : bzip2
Additionally the extract should manage as tar -xf file no matter which compression.
2014-09-10 00:45:57 +01:00
Like-all
d0dee849c2
Merge https://github.com/tldr-pages/tldr
2014-09-08 13:29:37 +04:00
Like-all
f4946b78d2
linux: shuf
2014-09-08 13:27:44 +04:00
Daniel Jour
36191abc18
automatic compression selection for tar
...
Using a instead of z,j,J ... makes it easy to use different compression programms
2014-09-04 10:44:00 +02:00
Erik Vesteraas
129f3cdc3a
Added docs for iconv
2014-09-03 22:21:30 +02:00
quarcu
b2b80ed78a
Update ssh.md
2014-08-26 23:36:49 +01:00
quarcu
939378295c
Update ssh.md
...
Allow agent forward. Useful when working with ssh jumpbox.
2014-08-26 23:33:18 +01:00
Like-all
786e90e864
mdadm: mistype fix
2014-08-25 14:50:27 +04:00
Romain Prieto
388917bb5b
Merge pull request #222 from bdelacretaz/master
...
sepearted -> separated
2014-08-25 17:03:54 +10:00
Daniel Senff
8622386ae3
add fdupes documentation
...
this is for fdupes: https://github.com/adrianlopezroche/fdupes
2014-08-23 11:26:21 +02:00
André König
754797282e
chown: use the owner and group of a reference file and apply those values to another file
...
Example:
chown --reference=foobar.txt *.txt
2014-08-18 12:45:43 +02:00
egilkh
facb34a60f
Remove date from tcpdump example.
2014-08-18 11:04:06 +02:00
egilkh
6ebb0b550b
Make tcpdump, wall and useradd match formatting.
2014-08-18 08:22:39 +02:00
André König
b9f2e4dfe4
GPG: Parameter for importing a public key.
2014-08-13 20:48:25 +02:00
Kwang Kim
004807a10e
Moved pushd.md to common folder
2014-08-07 13:38:25 -04:00
Kwang Kim
a2e81a1fce
Added pushd.md
2014-08-07 12:08:10 -04:00
Bertrand Delacretaz
4c4995d77b
sepearted -> separated
2014-08-04 15:51:19 +02:00
Romain Prieto
bb2f1fdcbd
Merge pull request #220 from tim-sebring/master
...
added iostat.md
2014-08-04 14:09:50 +10:00
Romain Prieto
0e581b2a95
Merge pull request #221 from Like-all/master
...
mdadm - RAID management utility
2014-08-04 13:58:57 +10:00
Like-all
f39674eeef
mdadm - RAID management utility
2014-08-04 07:31:06 +04:00
Tim Sebring
6a6ac03d94
added iostat.md
2014-08-03 21:59:39 -04:00
Romain Prieto
0dee17f8fc
Merge pull request #219 from notpeter/master
...
Add saltstack.
2014-07-28 09:22:55 +10:00
Peter Tripp
8610d9ce19
Added saltstack.
2014-07-27 12:36:19 -07:00
André König
457e648311
Fixed token syntax.
2014-07-27 14:10:52 +02:00
André König
6875834b79
Added invert match parameter.
2014-07-27 10:23:56 +02:00
Romain Prieto
8025803d9d
Merge pull request #217 from felixonmars/ping-page
...
ping page: add -n param
2014-07-24 09:07:19 +10:00
Felix Yan
add98df98e
ping page: add -n param
2014-07-23 23:50:33 +08:00
Ruben Vereecken
a2b57a8f14
Merge pull request #215 from felixonmars/shaNsums-pages
...
add sha1sum, sha224sum, sha256sum, sha384sum, and sha512sum pages
2014-07-22 15:17:38 +02:00
Felix Yan
b46926badf
add pwd page
2014-07-22 18:02:47 +08:00
Felix Yan
4080f5e044
add sha1sum, sha224sum, sha256sum, sha384sum, and sha512sum pages
2014-07-22 17:56:22 +08:00
Felix Yan
195d8d34f9
add page for head in mac and linux
2014-07-16 22:50:37 +08:00
Felix Yan
487478b537
add base64 page for linux
2014-07-14 21:50:44 +08:00
hemanth.hm
7e5ba0ce48
Better formatting.
2014-06-27 21:31:28 +05:30
hemanth.hm
c21f4de00e
Adding docs for 'sudo'
2014-06-26 18:42:56 +05:30
Romain Prieto
ad628263aa
Merge pull request #211 from EvanHahn/time-command
...
Add docs for "time"
2014-06-12 09:42:43 +10:00
Evan Hahn
3c8e0786e0
Add docs for "time"
2014-06-11 16:28:05 -07:00
Evan Hahn
73e6f81cf5
Add docs for "yes" command
2014-06-11 16:20:12 -07:00
Peter Tripp
86e66afef9
Added HandbrakeCLI and MP4Box
2014-05-30 12:09:29 -07:00
Peter Tripp
66b8ce3fc6
Added ffmpeg, haxelib, Matt's Traceroute and imagemagick convert.
2014-05-30 11:27:55 -07:00