Commit Graph

286 Commits

Author SHA1 Message Date
Waldir Pimenta
4b1f1f476a Merge pull request #779 from slash3b/slash3b
visudo and getent were added
2016-02-21 21:52:57 +00:00
slash3b
5de5f06ffb getent command was added 2016-02-21 16:23:08 +02:00
Igor Shubovych
08ba9e7c3b Merge pull request #764 from oxguy3/base64
base64: move page to common (and add base32)
2016-02-20 13:11:10 +02:00
Naveen Vardhi
10306395e5 chattr: add page 2016-02-16 21:50:38 +05:30
Leandro Ostera
dc3ba725f9 Refactor pwgen to adjust to feedback 2016-02-11 08:47:58 +01:00
Leandro Ostera
7f69bd6bb6 Merge pull request #728 from sylvainbannier/pwgen
pwgen: add page
2016-02-11 08:44:14 +01:00
Hayden Schiff
753e94850b base64: moved from linux to common 2016-02-05 11:37:27 -05:00
Igor Shubovych
08d9c7f342 Merge pull request #466 from flouthoc/master 2016-02-04 19:03:24 +02:00
Igor Shubovych
027402e8e7 run-mailcup: run-mailcup, compose, edit, print, see commands (thanks to @flouthoc) 2016-02-04 19:02:50 +02:00
Leandro Ostera
822d22e79c Merge pull request #747 from eidge/patch-1
Add common and useful netstat use case
2016-02-04 17:44:24 +01:00
Leandro Ostera
1e35c92a9b Merge pull request #729 from Kjwon15/xclip
xclip: add page
2016-02-03 16:25:25 +01:00
Leandro Ostera
fa2a2ba150 Merge pull request #748 from nevsan/arp2
arp: Generalize to common and add cache clearing.
2016-02-02 08:25:51 +01:00
Leandro Ostera
682aa89061 Merge pull request #751 from Cvetomird91/sysctl-linux
added Linux version for sysctl
2016-02-02 08:20:15 +01:00
Cvetomird91
3ef7b4eeb2 added Linux version for sysctl 2016-02-01 11:11:15 +02:00
Nevada Sanchez
74d42d3e02 arp: Generalize to common and add cache clearing. 2016-01-31 21:05:33 -05:00
85pando
03da0de396 Update aptitude.md: purge command + better desc
* `aptitude install {{package}}` also installs dependencies.
* `aptitude remove {{package}}` also removes packages depending on `{{package}}`
* `aptitude purge {{package}}` removes packages and also removes config files
2016-01-31 09:44:21 +01:00
Hugo Ribeira
4a148f467d Add common and useful netstat use case
This is one of the most useful netstat options I've found.

I thought it was worth sharing.
2016-01-29 14:26:33 +00:00
Alex Flores
b1d38625d5 adds commands to xargs and moves to pages/common
- xargs is also native to OS X
2016-01-29 15:30:51 +02:00
Ruben Vereecken
0ed875b817 Reworked notify-send to my liking 2016-01-29 14:28:47 +01:00
Rakesh Das
5b6a4c8bf9 Added notify-send 2016-01-29 14:28:29 +01:00
Rakesh Das
054f36d475 Added notify-send 2016-01-29 14:28:29 +01:00
Rakesh Das
cb15507921 Added notify-send 2016-01-29 14:28:29 +01:00
Ruben Vereecken
69144ea34c Merge pull request #712 from oxguy3/archey
Add archey
2016-01-29 15:22:00 +02:00
Ruben Vereecken
f6972e4794 Merge pull request #688 from AloisMahdal/add-rpm
Add page for `rpm` - RPM Package Manager
2016-01-29 15:20:28 +02:00
Ruben Vereecken
b4304e1050 Fixed damage done by formatter some time ago 2016-01-28 12:41:42 +01:00
Waldir Pimenta
b8ce74b8fe Update lsattr.md
per my comments in #502
2016-01-27 23:14:33 +00:00
kjwon15
d79643b3a1 xclip: add page 2016-01-27 13:57:05 +09:00
Sylvain BANNIER
ad7af21960 pwgen: add page 2016-01-26 21:15:41 +01:00
Ruben Vereecken
465391f568 Merge pull request #719 from rubenvereecken/ss
Reworked linux ss page
2016-01-25 11:53:06 +02:00
Ruben Vereecken
02c9d55af4 Put dashes inside braces for ss command 2016-01-25 10:52:05 +01:00
Ruben Vereecken
1a27899c00 Changed ss page to have | as option separator 2016-01-24 23:03:14 +01:00
Ruben Vereecken
eb8636d3f0 Changed ss example to include description for sport 2016-01-24 18:02:53 +01:00
Ruben Vereecken
61d03c4fdf Reworked wpa_cli to adhere to one-example rule 2016-01-24 16:58:52 +01:00
Ruben Vereecken
31c436299f Reworked linux ss page 2016-01-24 16:45:44 +01:00
Ruben Vereecken
06706baf31 Formatted yaourt.md 2016-01-24 11:45:36 +01:00
Ruben Vereecken
aa32d37544 Merge branch 'master' of git://github.com/dylanrees/tldr into master 2016-01-24 11:43:53 +01:00
Dylan Rees
22d3491ed2 Update yaourt.md 2016-01-22 18:19:17 -05:00
Hayden Schiff
9f42786db6 archey: add page
Yes, this page by itslef is kind of pointless given the simplicity. I am adding `linux/archey.md` simply to correspond to `osx/archey.md` (the OS X port of archey _does_ in fact have a few flags)
2016-01-21 22:18:32 -05:00
Alois Mahdal
442826f609 Work towards 25/6 rule
Aim for 25 lines / 6 example limit.  This also removes the problem of
2 commands per example by removing the relevant example altogether.
2016-01-21 20:16:05 +01:00
Ruben Vereecken
cc4a1447e3 Formatted pkg-related pages. 2016-01-21 13:44:43 +01:00
Ruben Vereecken
74476c3800 Merge branch 'master' of git://github.com/ix/tldr into ix-master 2016-01-21 13:44:26 +01:00
Ruben Vereecken
fed6542a0e Merge pull request #545 from Torild/patch-1
ufw: add page
2016-01-21 14:26:26 +02:00
Ruben Vereecken
e9d54eff3a Merge pull request #670 from steelywing/patch-2
Add `du -m`
2016-01-21 13:57:43 +02:00
Ruben Vereecken
ad1a4076f1 Formatted arp and removed ip example 2016-01-21 12:56:22 +01:00
Ruben Vereecken
c1a3fafd9b Merge branch 'arp-add-page' of git://github.com/Misch-/tldr into Misch--arp-add-page 2016-01-21 12:55:06 +01:00
Peter Tripp
2e2390b1bd Condense SHA and MD5 examples. 2016-01-20 03:45:42 -08:00
Igor Shubovych
7e4ac4d8ef ltrace: linting 2016-01-20 02:37:56 +02:00
Terka Slan
5b36602149 Add ltrace
Corrected the syntax

Changed naming and formatting

Changed naming

Squashed the commits

Add ltrace
2016-01-20 02:33:55 +02:00
Wing
40ecce5dd7 Change {{file/directory}} to {{file_or_directory}} 2016-01-19 18:43:40 +08:00
Igor Shubovych
f83d54567a fuser: linting 2016-01-19 00:18:06 +02:00
Igor Shubovych
9b33f8e692 Merge pull request #498 from davidsiefert/master
tldr page for fuser
2016-01-19 00:15:48 +02:00
Dylan Rees
5366dade98 Create yaourt.md 2016-01-18 01:50:01 -05:00
Igor Shubovych
01b952940c xinput: linting 2016-01-18 00:15:21 +02:00
Igor Shubovych
bf0f52723e Merge branch 'patch-1' of git://github.com/jeanleonino/tldr into jeanleonino-patch-1 2016-01-18 00:12:41 +02:00
Alois Mahdal
17fb4fc1bc Fix TLDR lint issues 2016-01-17 21:45:45 +01:00
Alois Mahdal
4192235e41 Fix Vim typo 2016-01-17 21:42:24 +01:00
Alois Mahdal
1461dcb52d Add page for rpm - RPM Package Manager 2016-01-17 21:36:16 +01:00
Ruben Vereecken
5a26958e94 Fixed English tenses as reported by tldr-lint 2016-01-16 15:12:05 +01:00
Ruben Vereecken
5ab24c1a71 Merge pull request #673 from steelywing/patch-4
`netstat -n` and `-r`
2016-01-15 19:28:39 +02:00
Wing
a8b41f5b1c Update netstat.md 2016-01-15 17:21:16 +08:00
Torild
3233bb7aab Create ufw.md
Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md

Update ufw.md
2016-01-14 21:43:31 +01:00
Ruben Vereecken
f8467277b9 Merge pull request #666 from Cvetomird91/lsattr
lsattr: readed the page
2016-01-14 15:31:09 +01:00
Wing
14a4c9d729 Fix grammer 2016-01-14 22:26:38 +08:00
Wing
76f1c32afe netstat -nr to netstat -rn 2016-01-14 22:25:17 +08:00
Cvetomir Denchev
984139f6f0 lsattr: re-added the page 2016-01-14 16:06:36 +02:00
Wing
32d61ddbf2 netstat -n and -r 2016-01-14 21:52:25 +08:00
Wing
5f72687135 Split du -m 2016-01-14 21:46:56 +08:00
Wing
f2d0f8202c du -m 2016-01-14 21:30:36 +08:00
Igor Shubovych
78bc391a4a Merge pull request #536 from 85pando/mkfs
Add several mkfs tools
2016-01-14 01:16:52 +02:00
Ruben Vereecken
14993dfe0e Sorry for the messup. Unmutilated nm pages 2016-01-13 18:49:30 +01:00
85pando
7521d8b893 Add several mkfs tools 2016-01-13 16:50:06 +01:00
Ruben Vereecken
387f9770df Fix nm syntax 2016-01-13 15:54:31 +01:00
Igor Shubovych
b850114ccf Merge pull request #538 from eddieantonio/pages/nm
nm: add page
2016-01-13 13:21:27 +02:00
Igor Shubovych
5aaa1d13eb Merge pull request #657 from fuerbringer/add-screenfetch
screenfetch: add page
2016-01-13 13:19:09 +02:00
Ruben Vereecken
9676334119 Reformatted pages once more 2016-01-13 12:04:46 +01:00
SeverinFuerbringer
49178d3c7e screenfetch: add page 2016-01-12 22:46:41 +01:00
chao
9762f3106a reboot: add page 2016-01-09 15:21:38 -05:00
Waldir Pimenta
d78ef2ffa1 Merge pull request #640 from notpeter/apt-key
Add apt-key
2016-01-09 18:19:07 +00:00
Peter Tripp
e660e79eb5 Add apt-key for managing system trusted GPG keys. 2016-01-09 02:59:56 -08:00
Ruben Vereecken
8eba8ae96d Merge pull request #597 from gautamkrishnar/patch-1
Create lsblk.md
2016-01-08 09:48:46 +01:00
Ruben Vereecken
066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Felix Yan
efa4cbd4de Merge pull request #598 from gautamkrishnar/patch-2
Create chroot.md
2016-01-08 09:10:02 +08:00
ix
4dc87c83ea remove things according to tldr 2016-01-07 17:49:26 -05:00
Gautam krishna.R
ac6db5d1a3 chroot:created
Update chroot.md

Update chroot.md

Update chroot.md

Update chroot.md

chroot:added

Update chroot.md

Update chroot.md
2016-01-07 15:56:04 +00:00
ix
bc568b98c8 add pages for crux package management utilities 2016-01-06 19:32:05 -05:00
Igor Shubovych
8ccf0e7e7e Merge pull request #563 from mumumu/add_strace_time_related_option
strace: add -T example
2016-01-06 22:03:19 +02:00
Eddie Antonio Santos
45406a3775 nm: add page (osx and linux) 2016-01-06 08:38:46 -07:00
Ruben Vereecken
459ae43490 Added dpkg-query to linux 2016-01-06 13:38:13 +01:00
Felix Yan
5dfb0225cd Merge pull request #607 from fuerbringer/add-nethogs
nethogs: add
2016-01-06 16:29:54 +08:00
SeverinFuerbringer
875e59f44b nethogs: add page
Added sudo
2016-01-06 08:58:08 +01:00
Gautam krishna.R
35616d7624 lsblk: add page 2016-01-05 22:06:03 +00:00
Ruben Vereecken
bc367687e3 Merge pull request #593 from imrehg/pacman-extra
linux/pacman: add more useful commands
2016-01-05 16:02:37 +01:00
Felix Yan
3c52dbaeb2 Merge pull request #589 from Cvetomird91/jobs
jobs
2016-01-05 15:31:49 +08:00
Felix Yan
6b52979936 Merge pull request #585 from kuanyui/zypper
Add linux/zypper
2016-01-05 15:30:47 +08:00
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