Morgan Evans
5a82ba202f
adding ack
2014-10-01 18:02:25 -04:00
Romain Prieto
4f6e05fb1e
Rename MP4Box.md to mp4box.md
...
So it's sorted by default next to all the other lowercase commands
2014-10-02 00:12:29 +10:00
Romain Prieto
221eadc336
Rename HandBrakeCLI.md to handbrakecli.md
...
So it's sorted by default next to all the other lowercase commands
2014-10-02 00:12:19 +10:00
Romain Prieto
e4f86136f6
Fix apt-get description (included back-ticks that confused some parsers)
2014-10-01 21:12:34 +10:00
Igor Shubovych
b557826325
Minor fix of mysqldump command arguments
2014-09-29 15:22:35 +03:00
Romain Prieto
ecffad3c33
Merge pull request #245 from waldyrious/patch-1
...
several tweaks to sox.md
2014-09-29 12:28:44 +10:00
Waldir Pimenta
2a0cf1eac2
make filenames consistent across examples
2014-09-29 03:18:13 +01:00
Waldir Pimenta
5cf0fc11c5
several tweaks to sox.md
...
for consistency and clarity
2014-09-29 03:15:39 +01:00
Romain Prieto
95eb6adc26
Merge pull request #244 from Dahie/sox
...
Add sox and play commands for sox sound processing
2014-09-28 20:26:09 +10:00
Igor Shubovych
e9aa06bf8f
Merge pull request #232 from quarcu/patch-1
...
List content of tar file
2014-09-27 03:46:03 +03:00
Daniel Senff
6136fbe731
Add sox and play commands for sox sound processing
2014-09-26 15:45:32 +02:00
Igor Shubovych
f61b20b7b8
Merge pull request #223 from kwangbkim/master
...
Added pushd.md
2014-09-19 21:49:14 +03:00
Igor Shubovych
3edba79cec
Merge pull request #243 from hoox/fix-ls-command
...
Fix the ls command sorting options
2014-09-19 19:25:32 +03:00
Haruki
f7b5a9c5b4
Fix the ls command sorting options
2014-09-18 02:13:24 +10:00
Romain Prieto
d16748cc8e
Merge pull request #242 from Dahie/patch-6
...
Create bundler.md
2014-09-17 09:51:44 +10:00
Daniel Senff
cba683540a
Update and rename bundler.md to bundle.md
...
rename to bundle.md which is the more common name
remove {{}} syntax from comments
2014-09-16 17:33:44 +02:00
Daniel Senff
e1ab699982
Create bundler.md
...
some basic functions for using bundler/bundle
2014-09-16 10:29:06 +02:00
Romain Prieto
b0ca5c0f17
Merge pull request #240 from Dahie/patch-4
...
Update fdupes.md
2014-09-15 19:40:10 +10:00
Daniel Senff
87fef5cffa
Update fdupes.md
...
dang, used the wrong command name, it has to be fdupes instead of fdupe
2014-09-14 23:29:47 +02:00
Romain Prieto
0f5b12f9df
Merge pull request #239 from waldyrious/patch-1
...
typo
2014-09-14 17:09:46 +10:00
Waldir Pimenta
e8b9c2a7af
typo
2014-09-13 11:47:24 +01:00
Romain Prieto
e07faf6666
Merge pull request #236 from amitpl/netstat
...
split tldr
2014-09-13 09:17:26 +10:00
Romain Prieto
8f2c9b8522
Merge pull request #237 from Like-all/master
...
Webcam utils
2014-09-13 09:15:19 +10:00
Romain Prieto
2a11fc2d12
Merge pull request #238 from waldyrious/patch-1
...
proposal: reword so it doesn't look like two instructions
2014-09-12 21:35:33 +10:00
amitpl
1b62e0d4db
comments included
2014-09-12 17:04:47 +05:30
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
Romain Prieto
516bb686f3
Merge pull request #234 from amitpl/netstat
...
netstat tldr
2014-09-11 21:02:00 +10:00
Amit Pal
fb769c4313
netstat tldr
2014-09-11 16:08:56 +05:30
Romain Prieto
ac75bbf85d
Merge pull request #231 from Like-all/master
...
linux: shuf
2014-09-11 07:18:31 +10:00
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
Romain Prieto
72870f8e32
Merge pull request #230 from DanielOertwig/patch-1
...
automatic compression selection for tar
2014-09-05 09:54:07 +10: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
Romain Prieto
b83819f634
Merge pull request #229 from evestera/iconv
...
Added docs for iconv
2014-09-04 10:28:59 +10:00
Erik Vesteraas
129f3cdc3a
Added docs for iconv
2014-09-03 22:21:30 +02:00
Romain Prieto
8673f24231
Merge pull request #228 from quarcu/master
...
Update ssh - agent forwarding
2014-08-27 09:09:53 +10:00
quarcu
b2b80ed78a
Update ssh.md
2014-08-26 23:36:49 +01:00
quarcu
02117e7318
Merge pull request #1 from quarcu/patch-1
...
Update ssh.md
2014-08-26 23:35:59 +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