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
Felix Yan
a9ad6d62a9
Merge pull request #415 from appleboy/patch-2
...
Fix file format ref: #402
2015-12-29 15:31:04 +08: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
William
9b421535dd
add dd.md for osx and linux
2015-12-29 13:44:27 +08: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
Felix Yan
666b0841f9
Merge pull request #448 from shadowfax92/common-renice
...
renice.md: Including common renice commands.
2015-12-29 13:12:33 +08:00
Matthew
d693904250
better than better
...
better than better
2015-12-29 13:03:08 +08:00
Nikhil Sonti
8a57c58958
renice.md: Including common renice commands
2015-12-29 10:22:16 +05:30
Matthew
86321bcb0e
Update description
...
Update description
2015-12-29 12:44:42 +08:00
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
Felix Yan
51aa864728
Merge pull request #438 from rselwyn/master
...
Added javac to common
2015-12-29 11:46:07 +08:00
Robbie S
c974448834
Merge branch 'master' into master
2015-12-28 19:43:14 -08:00
Waldir Pimenta
646ef1f568
Merge pull request #437 from matasar/cordova_plutin_plugin
...
Fix typo in cordova tldr page
2015-12-29 03:35:02 +00: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
Igor Shubovych
c96cb115ed
Merge pull request #427 from kirillseva/patch-1
...
Add link to R client
2015-12-29 02:56:02 +02:00
Igor Shubovych
76f94dfac2
Improve Contributing Guidelines:
...
- mention feature branches
- have detailed workflow to work with pull requests
- move it to the bottom
- add link to license
- some minor fixes
2015-12-29 02:36:49 +02:00
Igor Shubovych
a4b5bebac2
Merge pull request #431 from purpleidea/patch-1
...
Fix typo
2015-12-29 01:39:04 +02:00
Igor Shubovych
3ef9d44a5c
Merge pull request #423 from xsb/zip
...
Add options to zip
2015-12-29 01:35:05 +02:00
Xavi S.B
daf4885536
add options to zip
2015-12-29 00:29:16 +01:00
Igor Shubovych
46c91180fc
Adding 👌 as lgtm.co approval
2015-12-29 01:06:14 +02:00
Jean Lucas
6791cf156a
Merge branch 'master' into patch-1
2015-12-28 19:54:00 -03:00
Igor Shubovych
204475c7b7
lgtm.co integration
2015-12-29 00:38:31 +02:00
James
ad67f08ff3
Fix typo
2015-12-28 17:27:02 -05: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
Kirill Sevastyanenko
a979d75244
Add link to R client
2015-12-28 13:15:09 -06:00
Jean Lucas
8cfad8c61a
Update xinput.md
2015-12-28 16:05:31 -03: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
Jean Lucas
d0e110f17d
Added xinput command for Linux
...
The xinput utility is useful when you want to turn off a input device (laptop keyboard, for example).
2015-12-28 13:37:52 -03:00
Felix Yan
4d336f17b8
Merge pull request #418 from zhengqm/change_format
...
Change format of package name and version in pip
2015-12-28 23:17:46 +08:00
Qimu Zheng
0a1e36ddce
change format of package name and version
2015-12-28 23:00:21 +08:00
Igor Shubovych
9afba49e86
Merge pull request #410 from mario-deluna/patch-1
...
Added built-in web server example to common/php.md
2015-12-28 15:36:25 +02:00
Mario Döring
e9ed9b5110
Update php.md
...
Added the built-in web server command.
2015-12-28 14:30:32 +01:00
Igor Shubovych
d58042bc91
Merge pull request #409 from zhengqm/add_pip_version_option
...
Add tldr for installing a specific version of a python package
2015-12-28 15:27:51 +02:00
Qimu Zheng
020d6e6048
Add tldr for installing a specific version of a python package
2015-12-28 21:08:20 +08:00
Igor Shubovych
be868cdd63
Merge pull request #407 from fluxw42/master
...
Add page for vim
2015-12-28 14:47:58 +02:00
Jeroen Meulemeester
7f08ffc5a3
Add pages for vim and vimtutor
2015-12-28 13:38:25 +01:00
Matthew
67e4f13516
reduce the explanation.
...
reduce the explanation.
2015-12-28 20:06:22 +08:00
Igor Shubovych
71d8547aad
Merge branch '85pando-ufraw'
2015-12-28 13:44:00 +02: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
6dfb4bc5ac
Merge pull request #403 from cdminigun/master
...
Add netstat to OSX, made small changes
2015-12-28 12:04:38 +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
Christopher
f632b23b92
Extend options
...
Added more options to allow greater flexibility.
Options Added:
TCP, UDP, Continuous and the ability to not resolve hosts.
Added netstat to OSX.
Removed white space.
Update netstat.md
Remove options for simplicity
Removed UDP and hostname resolving changes
UDP and hostname resolving changes aren't as common.
Remove options for simplicity
Reduced number of examples & removed grep.
Reduced down to 6 or less
Removed examples that required grep.
Extend options
Added more options to allow greater flexibility.
Options Added:
TCP, UDP, Continuous and the ability to not resolve hosts.
Added netstat to OSX.
Removed white space.
Update netstat.md
Remove options for simplicity
Removed UDP and hostname resolving changes
UDP and hostname resolving changes aren't as common.
Remove options for simplicity
Reduced number of examples & removed grep.
Reduced down to 6 or less
Removed examples that required grep.
Fixed -p option and removed last entry.
2015-12-28 03:58:35 -06:00