Commit Graph

1605 Commits (b8e78400541907643a9d14e7b91fb567a03f1f81)

Author SHA1 Message Date
Felix Yan 1e4f33ae78 Merge pull request #761 from oxguy3/patch-1
phpize: add page
2016-02-06 08:58:16 +08:00
TiredSounds c0c114e033 Include path in find example in xargs page. 2016-02-05 20:48:05 +00:00
Leandro Ostera 102ce3f382 Merge pull request #757 from solarsailer/awk
awk: add /search/ example
2016-02-05 21:22:02 +01:00
Hayden Schiff dd504d545d sum: mentioned cksum 2016-02-05 12:05:30 -05:00
Hayden Schiff 6f8ec67bcb shred: typo fix 2016-02-05 12:03:46 -05:00
Hayden Schiff ec4634971b base32: add page 2016-02-05 11:37:35 -05:00
Hayden Schiff 753e94850b base64: moved from linux to common 2016-02-05 11:37:27 -05:00
Hayden Schiff 1efe814fc7 shred: add page 2016-02-05 11:22:47 -05:00
Hayden Schiff d904a0b788 sum: add page 2016-02-05 11:04:37 -05:00
Hayden Schiff 4a89cfeafe phpize: changed bullets 2016-02-05 11:00:30 -05:00
Hayden Schiff b9614e66dd phpize: add page 2016-02-05 10:56:40 -05:00
TiredSounds 0419ff65ec Change 'ls' example for xargs page to 'find -name' 2016-02-04 21:59:35 +00:00
Maxime Loliée ee92bc7488 fzf: add page 2016-02-04 20:56:56 +01:00
Matthieu Oger 423d71f9e5 awk: add /search/ example 2016-02-04 19:30:40 +01: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
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
nelsonchung 525df4d8c5 Add route.md 2016-02-03 11:31:55 +08: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