Commit Graph

1367 Commits (822d22e79cc2cdc43b20a1fe93112660cebb75f2)

Author SHA1 Message Date
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
Ruben Vereecken ad4925e569 Merge pull request #743 from oxguy3/mitmproxy
mitmproxy: add page
2016-02-04 05:56:00 -08:00
Leandro Ostera 364e34c447 Merge pull request #679 from igorshubovych/more-clients
Adding link to Clients wiki page in README.md
2016-02-03 16:28:18 +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 d419abe00b Merge pull request #753 from igorshubovych/npm
npm: removed some examples and added others
2016-02-02 08:21:49 +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
Igor Shubovych 607d56d0a1 Merge pull request #740 from oxguy3/xz
xz: add page
2016-02-01 21:41:56 +02:00
Hayden Schiff 4d7fcde503 xz: added "the" 2016-02-01 13:48:59 -05: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
Igor Shubovych 96af3a09b8 Merge pull request #752 from 85pando/aptitude
Update aptitude.md: purge command + better desc
2016-01-31 12:21:01 +02: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
Igor Shubovych 62a62759e5 Grammar fix 2016-01-31 01:59:57 +02:00
Igor Shubovych b519d82f15 Adding new iOS client - tldr-pages 2016-01-31 01:59:17 +02:00
Igor Shubovych 7e4f7e29ae Merge pull request #738 from oxguy3/dhcpwn
dhcpwn: add page
2016-01-30 23:22:42 +02:00
Igor Shubovych f785b8d431 npm: move 'npm install -g' to the top 2016-01-30 18:15:22 +02:00
Igor Shubovych 7692a0d13a npm: removed some examples and added others 2016-01-30 15:05:05 +02: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
Igor Shubovych 1dd11b49e8 Merge pull request #746 from igorshubovych/fix-contributing
Fix Contributing Guidelines
2016-01-29 15:58:52 +02:00
Igor Shubovych 19aa8ed81f Fix Contributing Guidelines: remove make mentions, add npm mentions 2016-01-29 15:50:48 +02:00
Igor Shubovych f708f359eb xargs: lint, remove controversial example 2016-01-29 15:30:51 +02:00
Alex Flores 85da9a1c03 replace example with an OS agnostic example 2016-01-29 15:30:51 +02: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 ba3b07cf0c Merge branch 'rakeshdas1-master' 2016-01-29 14:28:56 +01: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 b48c6b94f5 Merge pull request #713 from oxguy3/tabula
Add tabula-extractor
2016-01-29 15:21:35 +02:00
Ruben Vereecken 787919b264 Merge pull request #703 from oxguy3/download-tools
Added download tools
2016-01-29 15:21:01 +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 91ac85a3b7 Merge pull request #737 from oxguy3/patch-1
airport: added sniff and status info commands
2016-01-29 00:42:36 +02:00
Igor Shubovych 283261a029 Merge pull request #742 from oxguy3/optipng
optipng: add page
2016-01-28 23:33:14 +02:00
Hayden Schiff 72885c58b3 airport: removed symlink example 2016-01-28 16:29:11 -05:00
Hayden Schiff 5750cca1f7 mitmproxy: "binded"-->"bound"
i can write english real good like
2016-01-28 16:22:29 -05:00
Hayden Schiff f07f4532b2 xz: better compression ratio examples 2016-01-28 16:20:30 -05:00
Hayden Schiff 9a819adb6f mitmproxy: add page 2016-01-28 16:14:24 -05:00
Hayden Schiff 78eebef66b optipng: reworded options 2 and 3 2016-01-28 16:07:49 -05:00
Ruben Vereecken 254cc5977c Merge pull request #702 from oxguy3/csvkit
Added most of csvkit
2016-01-28 22:57:37 +02:00
Hayden Schiff f142b9966f optipng: add page 2016-01-28 15:47:13 -05:00
Hayden Schiff c2a39d42c2 xz: add page 2016-01-28 15:42:05 -05:00
Hayden Schiff e4968fc3b0 airport: better description 2016-01-28 15:32:16 -05:00
Hayden Schiff 02532061eb dhcpwn: add page 2016-01-28 15:25:12 -05:00
Hayden Schiff 0c458c4c64 airport: added sniff and status info commands 2016-01-28 15:21:13 -05:00
Hayden Schiff ac13221b41 csvcut: formatting cleanup 2016-01-28 15:11:53 -05:00
Hayden Schiff 749ca0897d csvformat: better wording and clarifications 2016-01-28 15:08:47 -05:00
Hayden Schiff 9e24ad78a2 csvpy: changed italics to code formatting 2016-01-28 15:07:06 -05:00
Leandro Ostera 59358f279e Merge pull request #725 from d33tah/pv
Add pv
2016-01-28 19:49:38 +01:00