frankenbot
f57d423746
Update redirects
2015-11-02 21:13:11 -08:00
Joshua Levy
cdf9ee30cb
Typo.
2015-11-02 18:27:06 -08:00
Joshua Levy
7775825448
Merge pull request #299 from stepan0904/stepan_ua
...
uk: Ukrainian translation
2015-11-02 17:14:01 -08:00
stepan
2b8e74cc24
sort
2015-11-03 00:15:43 +02:00
Joshua Levy
122a25db8c
More fixups on repren and rename.
...
Re #296 .
2015-11-02 10:20:25 -08:00
Joshua Levy
b8c0185102
Merge pull request #300 from rahulkavale/master
...
Added timeout command
2015-11-01 19:28:17 -08:00
Joshua Levy
96ecd31c47
Clarify rename command.
...
Fixes #296 .
2015-11-01 19:26:29 -08:00
rahul kavale
eac3b7bc26
Added timeout command
2015-10-29 23:57:53 +05:30
stepan
e6d6c730ab
*
2015-10-28 00:55:40 +02:00
Carlos Mantilla
ffecca1218
es: check the aligment of the language line.
2015-10-24 19:17:04 +03:00
Joshua Levy
4d81736d74
Add link to awesome-osx-command-line
2015-10-20 18:16:53 -07:00
Joshua Levy
fd559e2de4
MacOS: sw_vers
2015-10-08 14:08:10 -07:00
Joshua Levy
7b85fba0bd
More info on rsync
...
And a useful tip for deleting files quickly.
2015-10-07 09:15:23 -07:00
Chujie Zeng
f537d1e0cf
Fix typo
2015-10-06 21:21:44 +08:00
Joshua Levy
b564befde5
Add another example of head
...
And tweak language of #292 .
2015-10-05 21:16:37 -07:00
Michael Diamond
d9c8796239
Tweak the language for the grep . * tip.
...
The previous text didn't highlight why this is more useful than, say `cat *` or `vi *`. Personally, I still don't think it's that useful, but this seems a little clearer, at least.
2015-10-05 18:43:26 -04:00
Joshua Levy
2c9c30a307
Merge pull request #173 from grossws/patch-5
...
Add more binary viewers/editors
2015-10-03 07:52:44 -07:00
Joshua Levy
3c35319413
ja: Add links and new translator/maintainer.
...
Following #283 .
2015-10-01 09:37:03 -07:00
Joshua Levy
f5b99f85f7
Track and ackowledge authors.
...
This is my best effort at tracking roles from GitHub history,
and assembling them with a new script, "ghizmo assemble-authors".
Please let me know if you've been missed!
2015-09-30 01:30:24 -07:00
Joshua Levy
4b5e02023b
Add saws.
2015-09-24 14:22:12 -07:00
Joshua Levy
bcb9b06a0c
Updates to #205 .
2015-09-22 19:57:04 -07:00
Joshua Levy
1d44566903
Updates for #181 .
2015-09-22 19:46:38 -07:00
Joshua Levy
d836c87b0f
Merge pull request #181 from danylevskyi/shyaml
...
Add shyaml
2015-09-22 19:45:55 -07:00
Joshua Levy
baa0b9c731
Tweak language for #273 .
2015-09-22 19:43:04 -07:00
Joshua Levy
d19b67ab05
Merge pull request #273 from aneasystone/inode
...
Cover inode
2015-09-22 19:41:11 -07:00
Joshua Levy
033d083764
Merge pull request #205 from isegal/master
...
Added Mosh. It's awesome.
2015-09-22 19:40:30 -07:00
Joshua Levy
d9a3fb210a
Merge pull request #264 from uggla/byobu
...
Add byobu command.
2015-09-22 19:28:16 -07:00
Kit Chan
901c4e23bc
Update README.md
2015-09-20 22:54:58 -07:00
Joshua Levy
eb7972cfa9
Improve last commit.
2015-08-17 00:23:22 -07:00
Joshua Levy
c4ebf33036
Cover set -v, set -u, and more on trap.
2015-08-17 00:20:16 -07:00
Joshua Levy
ce2e0471da
Merge pull request #276 from aneasystone/redirection
...
The easy way to redirect both standard output and standard error
2015-08-15 10:06:41 -07:00
aneasystone
385b9b39ce
The easy way to redirect both standard output and standard error
2015-08-15 18:34:04 +08:00
aneasystone
579cc22529
Cover inode
2015-08-13 15:15:23 +08:00
Hunter-Github
cf2b1815a6
A reference to dateutils
...
Adding date-processing utilites according to [#258 ](https://github.com/jlevy/the-art-of-command-line/issues/258 )
2015-08-12 13:10:16 +03:00
Uggla
96cbb88ffa
Add byobu command.
2015-08-12 10:33:52 +02:00
Joshua Levy
5fef2d2bf6
Tweaks to #132 .
2015-08-11 23:46:17 -07:00
Joshua Levy
f47d83aa0b
Merge pull request #132 from retuxx/master
...
added apg, closes #101
2015-08-11 23:42:41 -07:00
Joshua Levy
54878c375b
Open command in editor.
...
Thanks to #253 .
2015-08-11 23:37:21 -07:00
Joshua Levy
294e64cd68
Merge branch 'tab-function' of https://github.com/aneasystone/the-art-of-command-line into aneasystone-tab-function
2015-08-11 23:20:33 -07:00
Joshua Levy
f800f02ba0
Edits to #259 for brevity.
2015-08-11 10:17:40 -07:00
Joshua Levy
f4d3121dc6
Merge pull request #259 from uggla/vimstuff
...
Add vimdiff and sdiff command.
2015-08-11 10:15:37 -07:00
Joshua Levy
4e794ecfde
More on brace expansion.
...
Updates #116 . Thanks also to the suggestion in #1 .
2015-08-11 10:14:34 -07:00
Joshua Levy
c8d3b5fe67
Merge pull request #116 from sirsgriffin/brace-expansion
...
brace expansion example.
2015-08-11 10:04:09 -07:00
Uggla
11bbb2bb9d
Fix for #146 .
2015-08-11 13:56:35 +02:00
Uggla
f7755ef0d2
Add vimdiff and sdiff command.
2015-08-11 13:30:24 +02:00
Joshua Levy
93746b409e
Link on filenames handling.
...
Thanks to @mator. Fixes #71 .
2015-08-10 20:47:10 -07:00
aneasystone
a5f64eb5f2
Use Tab
to list available commands
2015-08-05 15:12:11 +08:00
Joshua Levy
1c7eb1ee11
Merge pull request #251 from zxdvd/patch-1
...
Fix a typo. modifno should be modinfo
2015-08-04 12:17:03 -07:00
Joshua Levy
2cf2393063
More detail on ctrl-r.
...
Fixes #52 .
2015-08-03 21:43:03 -07:00
Xudong Zhang
ab3319f766
Fix a typo. modifno should be modinfo
2015-08-04 10:22:04 +08:00