Commit Graph

2192 Commits (d0a73c4b9cf52242250692e9ea2f277951ebf3f9)

Author SHA1 Message Date
kuanyui 3fb81447ca Capitalize first character. 2016-01-05 15:24:50 +08:00
Cvetomird91 b02eda97a5 removed typo - changed witch to with 2016-01-05 09:01:24 +02:00
Felix Yan 207c974ca7 Merge pull request #460 from SushiDude/patch-1
There is no need to have pacman force a refresh of all package lists.
2016-01-05 10:47:31 +08:00
Gergely Imreh f87170536f linux/pacman: add more useful commands 2016-01-05 10:21:03 +08:00
kuanyui a46d450306 Add linux/zypper 2016-01-05 02:32:04 +08:00
Igor Shubovych 7af5e4bbef Merge branch 'master' of git://github.com/Parth-Mehrotra/tldr into Parth-Mehrotra-master 2016-01-04 13:47:19 +02:00
Parth Mehrotra 17a6fb99b3 Head args are supposed to be in bytes rather than KB
commit 32490f087fce93beadae3c59b10c1b8200734106
Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
Date:   Sun Jan 3 23:09:09 2016 -0500

    replaced spaces with underscores

commit 51c680741e497aa891848e2008f55e5c316c18f0
Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
Date:   Sat Jan 2 22:23:37 2016 -0500

    head args are supposed to be in bytes, rather thank KB

    commit 52e1aefe5bdcf05084222ec2c184bdd5ff96cc8e
    Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
    Date:   Sat Jan 2 13:31:56 2016 -0500

        head args aren't in bytes
2016-01-03 23:11:03 -05:00
Yoshinari Takaoka c016a93b7b strace: add -T example 2016-01-04 03:17:07 +09:00
Igor Shubovych 5d39eadde1 Linting 2016-01-03 14:45:57 +02:00
Maonx c4d1f7e7e2 timedatectl: add page 2016-01-03 15:15:37 +08:00
Katy Moe 481a1d9bc9 useradd, userdel, usermod: move from common to linux directory 2016-01-02 18:20:58 +00:00
Waldir Pimenta c163deea80 ulimit: fix linting (remove trailing spaces) 2016-01-02 10:43:05 +00:00
Igor Shubovych d973b1aa2b Merge pull request #517 from Cvetomird91/ulimit 2016-01-02 12:09:32 +02:00
Jérémy DECOOL dda6e37954 Add ssh-copy-id page 2016-01-02 01:19:38 +01:00
Cvetomird91 ba7b7861f6 soft and hard file limits - edited descriptions 2016-01-01 22:44:59 +02:00
Ruben Vereecken e22cb51843 Merge pull request #534 from pindexis/master
make markup format consistent
2015-12-31 15:04:22 +01:00
Amine Hajyoussef 3fe8681e19 consistent markup 2015-12-31 14:11:18 +01:00
Igor Shubovych 83b9e04f8d Merge pull request #529 from fluxw42/xrandr
xrandr: add page
2015-12-31 14:56:28 +02:00
Felix Yan 878c70e69d Merge pull request #524 from ElectricSquid/patch-1
Shutdown at a specific time
2015-12-31 20:34:43 +08:00
Jeroen Meulemeester b63075e51f xrandr: add page 2015-12-31 13:24:15 +01:00
Igor Shubovych c7f5c34402 Linting after merging #507 2015-12-31 12:33:21 +02:00
Starbeamrainbowlabs bdfa9c394f Add apt-cache 2015-12-31 10:24:25 +00:00
ElectricSquid c9b0b290f9 Addition to shutdown.md
Added section to indicate how to shutdown at a specific time rather than shutting down X minutes from now
2015-12-30 23:41:06 -06:00
David Siefert 10bf3d17e9 fuser command 2015-12-30 11:16:51 -06:00
Waldir Pimenta 95fc5a0ef9 minor capitalization change 2015-12-30 13:04:40 +00:00
Felix Yan 8e38bd67a4 Merge pull request #400 from WANG-lp/master
add dd.md
2015-12-30 20:43:19 +08:00
Felix Yan 6e6ba15a89 Remove trailing spaces for #476 2015-12-30 14:21:42 +08:00
Christopher Doege c21cba979b Added dnf and yum to linux.
Fixed wording.

Small grammar change.

Fixed capitalization.

Fixed line spacing.
2015-12-29 22:59:00 -06:00
misch- 18f5b50db7 arp: add page 2015-12-29 20:40:50 -06:00
SushiDude b590b10dbd There is no need to have pacman force a refresh of all package lists.
https://wiki.archlinux.org/index.php/Pacman#Upgrading_packages
2015-12-29 09:47:46 -05: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
William 9b421535dd add dd.md for osx and linux 2015-12-29 13:44:27 +08:00
James ad67f08ff3 Fix typo 2015-12-28 17:27:02 -05:00
Jean Lucas 8cfad8c61a Update xinput.md 2015-12-28 16:05:31 -03: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
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
Hexchain Tong 0c7a815078 du: Fix argument inconsistency 2015-12-25 14:38:01 +08:00
Igor Shubovych b2d534f9af hostname: add page 2015-12-16 16:47:06 +02: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
Igor Shubovych 8bf010111a top: removing batch mode examples, because it is not obvious 2015-12-09 19:19:27 +02:00
Igor Shubovych 63472222b8 Added top command for Linux and OSX 2015-12-09 19:19:27 +02:00
Igor Shubovych e905d7b820 Merge branch 'xsetwacom' of git://github.com/85pando/tldr into 85pando-xsetwacom 2015-12-06 23:42:20 +02:00
Igor Shubovych 9090a7773e Merge pull request #303 from waldyrious/patch-5
Add linux/lsb_release
2015-11-25 11:28:03 +02:00
85pando 0052f18784 Fix typo for xsetwacom. 2015-11-21 15:53:20 +01:00
85pando 0cb43407fd Improve description 2015-11-21 12:19:12 +01:00
85pando 75889580d1 Update xsetwacom.md 2015-11-21 12:16:33 +01:00
85pando 88fcfb906d Fix spelling 2015-11-21 12:14:25 +01:00
85pando 69e40dfe3d Add xsetwacom
Xsetwacom is a cli tool to changes settings for Wacom Pen-Tablets.
2015-11-21 11:54:19 +01:00
Srinivasan R 2097cf359d Add extra newline between consecutive commands examples.
These 6 files had multiple examples all separated by a single newline.
While rendering it in markdown, the examples all come up in a single
line.
Adding another newline makes rendering better.
Also will help in easier copying (double click on the line to copy).
2015-10-28 22:40:44 +05:30
Srinivasan R e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
lord63 1d2d523b21 Fix markdown lint warning for linux man pages 2015-10-22 15:00:05 +08:00
Waldir Pimenta c05879add2 Create lsb_release.md 2015-10-09 09:17:32 +01:00
e0i 3d37dfc84c Fixed a typo in dpkg 2015-09-23 13:17:08 +03:00
lord63 a52648f811 Remove userdel command page in linux folder
that's because we've have it in common folder, and they are the same.
2015-09-05 22:16:20 +08:00
egilkh 9ff3f2f814 Edit list items to be valid markdown.
Makes it conform to the convention from the rest of the pages.
2015-04-11 14:14:31 +02:00
matugm 9b76965333 Update strace 2015-03-21 02:02:35 +01:00
matugm 26e664ffcd Add strace 2015-03-21 01:01:05 +01:00
Don Mayo bd28888d65 Add page for firewall-cmd in linux 2015-01-12 10:45:34 -05:00
Romain Prieto e4f86136f6 Fix apt-get description (included back-ticks that confused some parsers) 2014-10-01 21:12:34 +10: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
Like-all f4946b78d2 linux: shuf 2014-09-08 13:27:44 +04:00
Like-all 786e90e864 mdadm: mistype fix 2014-08-25 14:50:27 +04:00
egilkh 6ebb0b550b Make tcpdump, wall and useradd match formatting. 2014-08-18 08:22:39 +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
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
Romain Prieto f701fc6cc9 Merge pull request #172 from rubenvereecken/userdel
Added userdel
2014-05-13 09:17:45 +10:00
Romain Prieto 23b293bb8e Merge pull request #193 from Like-all/master
Pages: dpkg
2014-05-13 09:10:20 +10:00
Igor Shubovych 888b33c3d5 Pages: locate 2014-05-08 23:25:52 +03:00
Sasha Khamkov a46d484671 Missing apostrophe
Missing apostrophe in monitor "node" processes
2014-05-04 10:29:14 +03:00
Like-all 4a50dd2484 Pages: dpkg 2014-04-29 01:19:22 +04:00
Romain Prieto b802a17b08 Merge pull request #181 from Gubolin/master
add wall
2014-04-22 12:26:35 +10:00
Gubolin 1fa8e8e846 change message to file 2014-04-04 09:21:11 +02:00
Gubolin f472b5a865 add wall 2014-04-04 09:14:57 +02:00
Ruben Vereecken 3e3a8a359c Added userdel to linux 2014-03-24 10:58:38 +01:00
Romain Prieto 84be2a73d1 Merge pull request #165 from Gubolin/master
add xargs
2014-03-13 13:27:53 +11:00
Gubolin b5e8b0d4c1 Merge branch 'master' of https://github.com/Gubolin/tldr-1
merge
2014-03-12 18:27:04 +01:00
Gubolin 4252370942 add xargs 2014-03-12 18:25:30 +01:00
Romain Prieto 3c1a9011d3 Merge pull request #161 from Gubolin/master
add wpa_cli
2014-03-10 08:26:27 +11:00
Gubolin f81fffbe1c add wpa_cli 2014-03-09 17:49:01 +00:00
Romain Prieto daf8ab1365 Fix tcpflow syntax 2014-03-07 17:44:58 +11:00
Romain Prieto 14956b3c61 Create tcpflow.md 2014-03-07 17:44:37 +11:00
Romain Prieto ec26997a1d Create watch.md 2014-03-06 13:24:55 +11:00
Gubolin 1825a422a8 aptitude.md 2014-03-05 16:53:06 +01:00
Felix Yan e0d17870d4 add free.md 2014-03-05 14:47:01 +08:00
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00