Commit Graph

393 Commits (9f3b9aa636d353d8f6eac64cc3a0a7c988175863)

Author SHA1 Message Date
Son Pham 9f3b9aa636 add virtualenv page 2015-12-30 14:01:43 -06: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
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
Leandro Ostera f762b05f9b Merge pull request #435 from prankymat/fast-nmap
added fast scan for nmap
2015-12-29 15:50:06 +01:00
Matthew Wo b48497fdee added fast scan for nmap 2015-12-29 06:30:36 -08:00
Leandro Ostera 9b7c8baf92 Merge pull request #455 from oalbe/master
Added command 'pacman -Qe'
2015-12-29 15:11:24 +01: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
Alberto 8528cbb0d5 Added command 'pacman -Qe'
Hey there,

I took the liberty to add the command `pacman -Qe` for listing all and only the explicitly installed packages (`-e` option), still showing versions. Useful when you want a concise list of the packages you have without all the dependencies.
2015-12-29 12:20:11 +01: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
Igor Shubovych a4b5bebac2 Merge pull request #431 from purpleidea/patch-1
Fix typo
2015-12-29 01:39:04 +02:00
Xavi S.B daf4885536 add options to zip 2015-12-29 00:29:16 +01: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
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 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
85pando 27c6f74943 Add ufraw-batch, a raw to image converter 2015-12-28 10:46:24 +01:00