Igor Shubovych
581c45154b
Merge pull request #454 from eliotsykes/patch-4
...
git diff: Add --staged option
2015-12-30 14:46:58 +02:00
Igor Shubovych
220ded5a22
Merge pull request #433 from vpilot/patch-1
...
missing space between -p and {{password}}
2015-12-30 12:36:37 +02:00
Igor Shubovych
a4d6dbb1c2
Merge pull request #429 from mibe/master
...
Add page for 'tac'.
2015-12-30 12:33:36 +02:00
Vlad
2479464ff3
Fixes pull request #433 and #434
...
Author: Vlad <vpoltava@gmail.com>
Date: Mon Dec 28 22:49:37 2015 +0000
2015-12-30 09:56:34 +00:00
Eliot Sykes
04eae51baf
git diff: Add --staged option
2015-12-30 09:31:36 +00:00
John Kleint
39df861585
Add GNU Parallel
2015-12-29 23:55:04 -05:00
Felix Yan
cee926a196
Merge pull request #467 from chuanconggao/paste
...
paste: add page
2015-12-30 12:35:02 +08:00
Chuancong Gao
ea1c76213a
paste: add page
2015-12-29 19:41:32 -08:00
Waldir Pimenta
dcfba64c01
Merge pull request #442 from dylanrees/master
...
Added file.md to common
2015-12-29 23:38:14 +00:00
Waldir Pimenta
2545111f97
Merge pull request #463 from Kjwon15/update-rsync
...
Update rsync.md
2015-12-29 23:36:36 +00:00
Igor Shubovych
2c08e8c643
Merge pull request #471 from Marza/patch-1
...
Fixed typo in gzip.md
2015-12-30 00:52:48 +02:00
Igor Shubovych
8f21ac7dab
Merge pull request #408 from miku/common-comm
...
add comm command
2015-12-30 00:50:59 +02:00
Igor Shubovych
52e2e5d9b2
Merge pull request #374 from igorshubovych/uname-a
...
uname -a
2015-12-30 00:15:49 +02:00
Tony Marjakangas
125768b56a
Fixed typo in gzip.md
2015-12-29 21:31:19 +01:00
Martin Czygan
459771a45a
add comm command
2015-12-29 18:40:43 +01:00
Dylan Rees
5d62c6374b
Update file.md
2015-12-29 12:35:28 -05:00
Kang Jinwon
3b6153bf96
Update rsync.md
2015-12-30 01:40:29 +09:00
Alex Flores
4a7ece70ac
adds useful commands to tree
2015-12-29 11:03:04 -05:00
Mario Döring
735588e0a1
Added common/phpunit.md page and examples.
2015-12-29 16:50:01 +01:00
Waldir Pimenta
235c7f1879
Merge pull request #449 from shadowfax92/common-nice
...
nice.md: Including common nice commands.
2015-12-29 15:36:16 +00:00
Nikhil Sonti
84b8d1ce7e
nice.md: Adding nice command
2015-12-29 20:44:47 +05:30
Matthew Wo
b48497fdee
added fast scan for nmap
2015-12-29 06:30:36 -08:00
Waldir Pimenta
69dbef4513
Merge pull request #416 from shadowfax92/common-ifconfig
...
Adding ifconfig options
2015-12-29 14:05:07 +00:00
Waldir Pimenta
5953be8e03
Merge pull request #424 from eliotsykes/patch-1
...
git branch -a lists all branches
2015-12-29 14:02:35 +00:00
Waldir Pimenta
0474e94221
Merge pull request #430 from jrziviani/printf
...
Add a new page about the printf command
2015-12-29 13:59:32 +00:00
Waldir Pimenta
c184f19b5b
Merge pull request #425 from eliotsykes/patch-2
...
find -path option
2015-12-29 13:58:51 +00:00
Nikhil Sonti
0492cadd23
ifconfig.md: Adding ifconfig command
2015-12-29 15:48:12 +05:30
Sven-Hendrik Haase
6b906eae18
Make tar page consistent
...
It might confuse users if everything has no dash in front but the last command does. tar doesn't need the dash so let's keep it that way.
2015-12-29 09:25:39 +01:00
Bo-Yi Wu
c431dffe85
Fix file format for cp command. ref: #402
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2015-12-29 15:11:05 +08:00
Igor Shubovych
3c6fb388f0
Merge pull request #441 from snollygolly/master
2015-12-29 08:38:29 +02:00
Dylan Rees
9e17cedaab
Merge branch 'master' into master
2015-12-29 00:33:21 -05:00
Dylan Rees
59c3491787
Update file.md
2015-12-29 00:33:04 -05:00
Nikhil Sonti
8a57c58958
renice.md: Including common renice commands
2015-12-29 10:22:16 +05:30
Dylan Rees
e92b7e9f67
Merge branch 'master' into master
2015-12-28 22:50:20 -05:00
Dylan Rees
54bd1f5ce5
Create file.md
2015-12-28 22:47:17 -05:00
Robbie S
c974448834
Merge branch 'master' into master
2015-12-28 19:43:14 -08:00
snollygolly
d143af0cbb
added kill detached screen command
2015-12-28 21:20:38 -06:00
Robbie S
1a71ade49c
Added javac to common
2015-12-28 18:11:07 -08:00
Ben Matasar
4a0fe6fc9b
Fix typo in cordova tldr page
...
"plutin" -> "plugin"
Noticed it here: https://twitter.com/brianleroux/status/681649386338689024
2015-12-28 17:39:48 -08:00
Xavi S.B
daf4885536
add options to zip
2015-12-29 00:29:16 +01:00
Jose Ricardo Ziviani
395e8eaa54
Add a new page about the printf command
...
- printf is a bash command that acts like C's printf, supporting format
strings and modifiers.
Signed-off-by: Jose Ricardo Ziviani <jrziviani@gmail.com>
2015-12-28 19:07:49 -02:00
Michael Bemmerl
6ac40a5b1a
Add page for 'tac'.
2015-12-28 22:01:39 +01:00
Eliot Sykes
2038fc0f13
find -path option
2015-12-28 18:06:08 +00:00
Eliot Sykes
1c82ae15f6
git branch -a lists all branches
2015-12-28 18:00:06 +00:00
Qimu Zheng
0a1e36ddce
change format of package name and version
2015-12-28 23:00:21 +08:00
Mario Döring
e9ed9b5110
Update php.md
...
Added the built-in web server command.
2015-12-28 14:30:32 +01:00
Qimu Zheng
020d6e6048
Add tldr for installing a specific version of a python package
2015-12-28 21:08:20 +08:00
Jeroen Meulemeester
7f08ffc5a3
Add pages for vim and vimtutor
2015-12-28 13:38:25 +01:00
Igor Shubovych
30de9e3ca7
Merge branch 'ufraw' of git://github.com/85pando/tldr into 85pando-ufraw
2015-12-28 13:43:42 +02:00
Igor Shubovych
f4431607d0
Merge pull request #404 from felixonmars/ioping
...
ioping: add page
2015-12-28 12:03:33 +02:00
Igor Shubovych
f782692339
Merge pull request #402 from appleboy/patch-1
...
fix `find` markdown format.
2015-12-28 11:59:50 +02:00
85pando
27c6f74943
Add ufraw-batch, a raw to image converter
2015-12-28 10:46:24 +01:00
Bo-Yi Wu
ed380d1a67
Update find.md
2015-12-28 17:43:58 +08:00
Felix Yan
9e2ad549a7
ioping: add page
2015-12-28 17:36:54 +08:00
Igor Shubovych
a067f4d3ae
Merge pull request #398 from lagelalegal/feature/cordova
...
Add cordova
2015-12-28 11:09:10 +02:00
Bo-Yi Wu
c97b729924
remove unnecessary example.
2015-12-28 13:28:26 +08:00
Felix Yan
f2cd1a8b64
Merge pull request #375 from igorshubovych/w
...
w: add page
2015-12-28 11:30:39 +08:00
lagel
849cfd41ec
Reduce some example
2015-12-28 09:54:15 +08:00
Igor Shubovych
5a01810d03
Merge pull request #395 from rajivrnair/upstream
...
Add Docker
2015-12-27 23:28:14 +02:00
Waldir Pimenta
53bd229c88
Merge pull request #391 from markusthoemmes/patch-1
...
Adding git add -u
2015-12-27 21:21:12 +00:00
Markus Thoemmes
6dae21d335
Adding git add -u
2015-12-27 21:46:25 +01:00
Rajiv Nair
c69b74e048
Add Docker
...
Added commonly used docker commands to list/start/stop containers.
2015-12-27 23:42:21 +05:30
Rajiv Nair
c92cd2281e
Add find -delete
2015-12-27 23:32:02 +05:30
lagel
32d65baab7
Add cordova example
2015-12-27 20:29:02 +08:00
Waldir Pimenta
eb44091065
Merge pull request #385 from igorshubovych/nvm
...
nvm: add page
2015-12-26 12:02:51 +00:00
Igor Shubovych
384e17dcd6
scp: remove port example
2015-12-26 11:43:33 +02:00
Igor Shubovych
4a3a61620c
Merge pull request #379 from xidui/master
...
scp with ssh key
2015-12-26 11:41:34 +02:00
Igor Shubovych
4cbd8a356c
nvm: add page
2015-12-26 11:40:13 +02:00
Fionn Kelleher
856c3d1535
Simplify node doc
2015-12-25 22:17:46 +00:00
Charles Tang
3142f57a61
git-clone with --depth argument
...
when use git-clone with --depth argument will save your time
remove following space of lines which will cause trouble in index
building.
2015-12-25 19:19:32 +08:00
xidui
3e72760a45
scp with ssh key
2015-12-25 16:25:01 +08:00
Charles Tang
431a5c8759
git-pull with rebase argument
...
use rebase could cause a clean and linear history, it's a good habit.
2015-12-25 15:17:15 +08:00
Igor Shubovych
8651c44574
w: add page
2015-12-23 18:47:36 +02:00
Igor Shubovych
b38e272b47
uname -a
2015-12-23 18:16:11 +02:00
Waldir Pimenta
cc10d26da6
Merge pull request #370 from igorshubovych/nginx-fix
...
nginx: fix tokens
2015-12-21 23:40:34 +00:00
Igor Shubovych
2c8a7941bc
nginx: fix tokens
2015-12-21 16:42:10 +02:00
Waldir Pimenta
e57db141d7
Merge pull request #366 from igorshubovych/git-blame
...
git-blame: add page
2015-12-21 13:58:34 +00:00
Waldir Pimenta
7f2919ef6f
Merge pull request #365 from igorshubovych/git-rm
...
git-rm: add page
2015-12-21 13:39:07 +00:00
Igor Shubovych
e5fd269c1b
git-rm: add page
2015-12-21 15:34:56 +02:00
Igor Shubovych
0e316ed8f3
Merge pull request #369 from bripkens/nginx
2015-12-20 10:38:46 +02:00
Ben Ripkens
2ff7b8de0a
Do not put marketing lingo into nginx page
2015-12-20 09:35:38 +01:00
Ben Ripkens
f7e917903e
Explain basic nginx commands
2015-12-20 09:23:33 +01:00
Leandro Ostera
5992933590
Merge pull request #364 from igorshubovych/git-mv
...
git-mv: add page
2015-12-20 03:13:09 +01:00
Waldir Pimenta
9e7b9f4762
Merge pull request #368 from igorshubovych/git-pull
...
git-pull: add page
2015-12-20 01:01:50 +00:00
Igor Shubovych
3e3f3e411e
git-tag: add page; git-push: add example of pushing tags
2015-12-20 00:31:52 +02:00
Igor Shubovych
3839223635
git-mv: add page
2015-12-20 00:12:16 +02:00
Igor Shubovych
a28b3e9953
git-blame: add page
2015-12-19 22:59:15 +02:00
Igor Shubovych
777e96e832
git-pull: add page
2015-12-19 03:35:33 +02:00
Igor Shubovych
13740e2fd9
git-config: add page
2015-12-17 17:58:27 +02:00
Igor Shubovych
b71a5265c0
Merge pull request #356 from igorshubovych/bc
...
bc: add calculator page
2015-12-17 13:27:27 +02:00
Qtrain
df6c9dc308
java command
2015-12-16 22:41:36 +02:00
Igor Shubovych
ea70073005
Merge pull request #361 from igorshubovych/ls
...
Remove -s from ls -ls
2015-12-16 13:36:30 +02:00
Igor Shubovych
fabd1f8c9e
Remove -s from ls -ls
2015-12-16 13:35:07 +02:00
Waldir Pimenta
770312f3c9
Merge pull request #349 from igorshubovych/fix-lpstat
...
Update lpstat command: add 2 examples
2015-12-14 22:07:10 +00:00
Igor Shubovych
8335e84476
bc: add page
2015-12-14 13:04:29 +02:00
Igor Shubovych
fda4d79fb6
Update lpstat command: add 2 examples
2015-12-14 11:45:30 +02:00
Felix Yan
84c012a362
Merge pull request #357 from igorshubovych/test
...
test: add page
2015-12-14 17:32:05 +08:00
Leandro Ostera
1d90885e41
Merge pull request #313 from cnu/master
...
Add extra newline between consecutive commands examples.
2015-12-14 10:22:33 +01:00
Waldir Pimenta
7986911eea
Fix description as discussed in #358
2015-12-13 19:01:53 +00:00
Igor Shubovych
61feaa7dbe
uptime: add page
2015-12-13 00:37:56 +02:00