Commit Graph

190 Commits (155a25a797ede659b8cfc60af3062099efa73b9f)

Author SHA1 Message Date
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
webb04 0fdd370a27 ditto: add page 2016-01-02 23:29:07 +00:00
sfarzy 2177d2b752 defaults: Included domain attribute
domain attrribute to access system defaults
example for default write added
2016-01-02 03:54:20 +05:30
sfarzy 0c227cca56 defaults: delete error updated 2016-01-01 13:37:09 +05:30
Timothy Sutton 856351df98 Typo "it's" in mdfind 2015-12-31 22:36:21 -05: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 f8fb3381ec last fix 2015-12-31 14:26:31 +01:00
Felix Yan cce44d1ab1 Merge pull request #520 from sdaitzman/patch-1
removes no-longer-there diskutil verb
2015-12-31 21:25:59 +08:00
Andrew Murray c9807c9cda Fixed typo 2015-12-31 13:12:49 +11:00
Sam D 10232ce7c2 removes no-longer-there diskutil verb
As of El Capitan, `sudo diskutil repairPermissions /` returns `diskutil: did not recognize verb "repairPermissions"; type "diskutil" for a list` since repairPermissions has been removed.

In the interest of keeping this tldr-compatible I've removed it. In the interest of not leaving things out, there could instead be a "this no longer works" notice.
2015-12-30 18:21:59 -05:00
sfarzy 55d37a3030 defaults: add page 2015-12-31 00:15:24 +05:30
Waldir Pimenta d280f2355d Merge pull request #477 from rselwyn/openFix
Fixed open.md
2015-12-30 14:08:38 +00:00
James Fallon 6695d983ec say: minor edit to change 'text to speech' to 'text-to-speech' 2015-12-30 09:28:34 +00:00
Robbie S 4ddaf350f2 Fixed open.md 2015-12-29 18:38:51 -08:00
William 9b421535dd add dd.md for osx and linux 2015-12-29 13:44:27 +08: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
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 ea2a8baf02 Merge pull request #311 from greensn0w/patch-1
Add mdfind
2015-12-07 01:20:31 +02:00
Lukas B 7aef4819f8 Update mdfind.md 2015-12-07 00:04:00 +01:00
Lukas B 076f37151e Update mdfind.md 2015-12-07 00:01:50 +01:00
Igor Shubovych 6dfcf97892 md5: fix grammar, fix token (see #327) 2015-11-22 22:48:31 +02:00
Igor Shubovych 8a1e9761c5 md5: split basic example for simplicity, add example of md5 checksum for given string 2015-11-22 18:50:49 +02: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
Lukas B 4449011ece Add mdfind 2015-10-26 12:55:32 +01:00
lord63 3e1df9f818 Fix lint for osx 2015-10-22 15:33:24 +08:00
IgnazioC 491e6b6cf4 fix typo and example order 2015-08-20 06:59:07 +02:00
Ignazioc da325c0ee8 Added page for xctool 2015-08-19 12:11:49 +02:00
Like-all f48efad4de webcam utils 2014-09-12 14:56:18 +04:00
Felix Yan 195d8d34f9 add page for head in mac and linux 2014-07-16 22:50:37 +08:00
Igor Shubovych 888b33c3d5 Pages: locate 2014-05-08 23:25:52 +03:00
Axel Colin de Verdiere be239f7a9f Show a line with /24 subnet 2014-03-07 14:34:37 +01:00
Axel Colin de Verdiere efc526f61b Added descriptive names for the arguments for route 2014-03-07 01:03:24 +01:00
Axel Colin de Verdiere 124998b65a Added page for route under osx 2014-03-06 17:47:59 +01:00
Chriztian Steinmeier 0a67ee4d95 Correct tokens 2014-03-04 21:10:51 +01:00
Chriztian Steinmeier 5a2980ea77 Add page for `xsltproc` 2014-03-04 21:08:56 +01:00
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00