Commit Graph

660 Commits

Author SHA1 Message Date
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
Igor Shubovych
74dc5098fd Merge pull request #386 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2015-12-25 16:51:51 +02:00
ReadmeCritic
38e0367b6a Update README URLs based on HTTP redirects 2015-12-25 06:50:44 -08:00
Igor Shubovych
1f36ca63bc Merge pull request #378 from charlestang/master
2 tricks about git: git pull --rebase and git clone --depth
2015-12-25 13:41:01 +02:00
Charles Tang
3142f57a61 git-clone with --depth argument
when use git-clone with --depth argument will save your time
remove following space of lines which will cause trouble in index
building.
2015-12-25 19:19:32 +08:00
Igor Shubovych
70bd3f9a4e Merge pull request #377 from hexchain/patch-1
du: Fix argument inconsistency
2015-12-25 12:06:19 +02:00
Charles Tang
431a5c8759 git-pull with rebase argument
use rebase could cause a clean and linear history, it's a good habit.
2015-12-25 15:17:15 +08:00
Hexchain Tong
0c7a815078 du: Fix argument inconsistency 2015-12-25 14:38:01 +08:00
Igor Shubovych
d2c7181f9a Update gems 2015-12-23 15:53:45 +02:00
Igor Shubovych
3109879dbd Ignore .bundle folder 2015-12-23 15:52:44 +02:00
Waldir Pimenta
cc10d26da6 Merge pull request #370 from igorshubovych/nginx-fix
nginx: fix tokens
2015-12-21 23:40:34 +00:00
Igor Shubovych
2c8a7941bc nginx: fix tokens 2015-12-21 16:42:10 +02:00
Waldir Pimenta
e57db141d7 Merge pull request #366 from igorshubovych/git-blame
git-blame: add page
2015-12-21 13:58:34 +00:00
Waldir Pimenta
7f2919ef6f Merge pull request #365 from igorshubovych/git-rm
git-rm: add page
2015-12-21 13:39:07 +00:00
Igor Shubovych
e5fd269c1b git-rm: add page 2015-12-21 15:34:56 +02:00
Igor Shubovych
0e316ed8f3 Merge pull request #369 from bripkens/nginx 2015-12-20 10:38:46 +02:00
Ben Ripkens
2ff7b8de0a Do not put marketing lingo into nginx page 2015-12-20 09:35:38 +01:00
Ben Ripkens
f7e917903e Explain basic nginx commands 2015-12-20 09:23:33 +01:00
Leandro Ostera
5992933590 Merge pull request #364 from igorshubovych/git-mv
git-mv: add page
2015-12-20 03:13:09 +01:00
Waldir Pimenta
9e7b9f4762 Merge pull request #368 from igorshubovych/git-pull
git-pull: add page
2015-12-20 01:01:50 +00:00
Igor Shubovych
b9a4f6fe35 Merge pull request #367 from igorshubovych/git-tag
git-tag: add page; git-push: add example of pushing tags
2015-12-20 00:32:25 +02:00
Igor Shubovych
3e3f3e411e git-tag: add page; git-push: add example of pushing tags 2015-12-20 00:31:52 +02:00
Igor Shubovych
3839223635 git-mv: add page 2015-12-20 00:12:16 +02:00
Igor Shubovych
a28b3e9953 git-blame: add page 2015-12-19 22:59:15 +02:00
Igor Shubovych
777e96e832 git-pull: add page 2015-12-19 03:35:33 +02:00
Igor Shubovych
42155ea6dd Merge pull request #363 from igorshubovych/git-config
git-config: add page
2015-12-17 18:00:55 +02:00
Igor Shubovych
13740e2fd9 git-config: add page 2015-12-17 17:58:27 +02:00
Igor Shubovych
b71a5265c0 Merge pull request #356 from igorshubovych/bc
bc: add calculator page
2015-12-17 13:27:27 +02:00
Qtrain
df6c9dc308 java command 2015-12-16 22:41:36 +02:00
Igor Shubovych
a2fc6cc1db Merge pull request #360 from igorshubovych/hostname
hostname: add page
2015-12-16 16:48:52 +02:00
Igor Shubovych
b2d534f9af hostname: add page 2015-12-16 16:47:06 +02:00
Igor Shubovych
ea70073005 Merge pull request #361 from igorshubovych/ls
Remove -s from ls -ls
2015-12-16 13:36:30 +02:00
Igor Shubovych
fabd1f8c9e Remove -s from ls -ls 2015-12-16 13:35:07 +02:00
Waldir Pimenta
770312f3c9 Merge pull request #349 from igorshubovych/fix-lpstat
Update lpstat command: add 2 examples
2015-12-14 22:07:10 +00:00
Igor Shubovych
8335e84476 bc: add page 2015-12-14 13:04:29 +02:00
Igor Shubovych
fda4d79fb6 Update lpstat command: add 2 examples 2015-12-14 11:45:30 +02:00
Felix Yan
84c012a362 Merge pull request #357 from igorshubovych/test
test: add page
2015-12-14 17:32:05 +08: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
ed8dfc1339 Merge pull request #359 from tldr-pages/uptime-fix-desc
Fix description as discussed in #358
2015-12-13 22:28:26 +02:00
Waldir Pimenta
7986911eea Fix description as discussed in #358 2015-12-13 19:01:53 +00:00
Felix Yan
93dc7a0dd0 Merge pull request #358 from igorshubovych/uptime
uptime: add page
2015-12-13 10:25:35 +08:00
Igor Shubovych
61feaa7dbe uptime: add page 2015-12-13 00:37:56 +02:00
Igor Shubovych
893f4459b6 test: add page 2015-12-13 00:08:54 +02:00
Igor Shubovych
07221fb02a Merge pull request #354 from igorshubovych/history-fix
history: fix grammar
2015-12-10 23:38:09 +02:00
Igor Shubovych
f79fe6b8a0 Merge pull request #353 from tldr-pages/add-m-syntax-to-python-page
Adds -m syntax to python page
2015-12-10 22:50:35 +02:00
Igor Shubovych
7c4ed71103 history: explain that 'history -c' relates only to bash 2015-12-10 22:39:13 +02:00
Igor Shubovych
3f23333353 history: fix grammar 2015-12-09 22:42:04 +02:00
Leandro Ostera
55909a736b Rewords description and command. 2015-12-09 21:28:39 +01:00
Leandro Ostera
40693c43a1 Adds -m syntax to python page 2015-12-09 20:30:14 +01:00
Igor Shubovych
7aeea322e2 Merge branch 'igorshubovych-top' 2015-12-09 19:20:19 +02:00