Lakshmipathi.G
b1ad68b215
chattr to protect accidental file delete
9 years ago
Lakshmipathi.G
f8fc819af2
128K limit on commandline
9 years ago
Lakshmipathi.G
e64c2f3c09
Verify disk space with lsof
9 years ago
Lakshmipathi.G
a38a24a1ed
fix typo: Emacs not Emcas
9 years ago
Lakshmipathi.G
f4544843b2
prefer rsync over scp
9 years ago
Lakshmipathi.G
4e1abd4391
basic calculator
9 years ago
Lakshmipathi.G
f8f812f8ad
nano editor for beginners
9 years ago
Timur
b5d4416af3
Break list of package managers into separate words
...
Otherwise, they are seen by Markdown as a very long word. Indirectly, that might lead to the line break in the word "apt-get".
Resolves : #337
9 years ago
mudongliang
05bb84eec0
modify "中文" to "简体中文"
...
modify "中文" to "简体中文" to show the differences with "繁体中文"。
9 years ago
Joshua Levy
8f94e44f8f
Greek translation links.
...
Follow-up to #366 .
9 years ago
Diomidis Spinellis
448887b781
Add Cygwin link
...
Addresses: #issuecomment-175369010
9 years ago
Diomidis Spinellis
82d8626287
Summarize Cygwin and Windows path mapping
...
Addresses: #issuecomment-175369010
9 years ago
Joshua Levy
dbe143d160
Merge pull request #359 from dspinellis/bashrc
...
Add .bashrc recommendation
9 years ago
Diomidis Spinellis
6f752fa251
Add "only" to Windows section title
9 years ago
Joshua Levy
91861c2a2f
Merge pull request #362 from dspinellis/git
...
Add version control management
9 years ago
Joshua Levy
741cebe309
Merge pull request #363 from dspinellis/env-prefix
...
Add command-specific environment settings
9 years ago
Diomidis Spinellis
2c5df23169
Add command-specific environment settings
9 years ago
Diomidis Spinellis
dbc8f924d2
Add .bash_profile description
9 years ago
Diomidis Spinellis
c86523be03
Fix typo
9 years ago
Diomidis Spinellis
3fd605653a
Add version control management
9 years ago
Diomidis Spinellis
459467c5eb
Add home directory basics
9 years ago
Diomidis Spinellis
ba05a4866c
Recommend using Git to manage .bashrc
9 years ago
Diomidis Spinellis
a53ef6c6bd
Add .bashrc recommendation
9 years ago
Diomidis Spinellis
8faadd4897
Add short Microsoft Windows section
9 years ago
kevingo
bdc862fdf9
fix
9 years ago
kevingo
6ecaf462a8
Translate to Traditional Chinese
9 years ago
Joshua Levy
d91728e4a0
Follow up on #350 .
9 years ago
Joshua Levy
da5e68cfac
Merge pull request #350 from uggla/whitespaces
...
Add instructions to manage filenames with whitespaces
9 years ago
Uggla
80d1bc91c6
Update according to @jlevy suggestion into #350
9 years ago
Uggla
b1c5c32c53
Add instructions to manage filenames with whitespaces
9 years ago
Joshua Levy
3b97f45dcf
fr language links.
...
Follow up on #344 .
9 years ago
Joshua Levy
2139cf14bd
Merge pull request #346 from peterkokot/patch-1
...
Fix typo
9 years ago
Peter Kokot
538e29d94e
Fix typo
9 years ago
Peter Kokot
bc422c2afd
Fix OS X naming
9 years ago
Joshua Levy
480a8640f6
Another tweak to langauges headers.
9 years ago
Joshua Levy
e4d556abe4
Tighten up languages headers.
9 years ago
Joshua Levy
6ab2e351d9
Merge pull request #339 from jlevy/cs-links
...
Alphabetize translation links.
9 years ago
Joshua Levy
471098edc7
Add link on contributing.
9 years ago
Joshua Levy
a6fb208359
Alphabetize translation links.
...
Also use native langauge names.
9 years ago
Joshua Levy
f97374192d
Merge pull request #334 from lsrom/master
...
cs: language added
9 years ago
Luke Yeager
ef5e7e009e
Typo in One Liners - "If want to"
9 years ago
lsrom
93db3db32c
added links to cs readme
...
Changes to be committed:
modified: README-es.md
modified: README-it.md
modified: README-ja.md
modified: README-ko.md
modified: README-pt.md
modified: README-ru.md
modified: README-sl.md
modified: README-uk.md
modified: README-zh.md
modified: README.md
9 years ago
rileyjshaw
ee4b00bc39
Fix #318 : s/MacOS X/OS X
9 years ago
Joshua Levy
b7728ab728
Merge pull request #304 from ThomasLee969/master
...
zh: Update translation.
9 years ago
Joshua Levy
b56ce5c17f
Add Italian translation links and new maintainer.
...
Follow-on to #307 .
9 years ago
Thomas Lee
de8a9f1771
en: Add a missing period
9 years ago
frankenbot
f57d423746
Update redirects
9 years ago
Joshua Levy
cdf9ee30cb
Typo.
9 years ago
Joshua Levy
7775825448
Merge pull request #299 from stepan0904/stepan_ua
...
uk: Ukrainian translation
9 years ago
stepan
2b8e74cc24
sort
9 years ago
Joshua Levy
122a25db8c
More fixups on repren and rename.
...
Re #296 .
9 years ago
Joshua Levy
b8c0185102
Merge pull request #300 from rahulkavale/master
...
Added timeout command
9 years ago
Joshua Levy
96ecd31c47
Clarify rename command.
...
Fixes #296 .
9 years ago
rahul kavale
eac3b7bc26
Added timeout command
9 years ago
stepan
e6d6c730ab
*
9 years ago
Carlos Mantilla
ffecca1218
es: check the aligment of the language line.
9 years ago
Joshua Levy
4d81736d74
Add link to awesome-osx-command-line
9 years ago
Joshua Levy
fd559e2de4
MacOS: sw_vers
9 years ago
Joshua Levy
7b85fba0bd
More info on rsync
...
And a useful tip for deleting files quickly.
9 years ago
Chujie Zeng
f537d1e0cf
Fix typo
9 years ago
Joshua Levy
b564befde5
Add another example of head
...
And tweak language of #292 .
9 years ago
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.
9 years ago
Joshua Levy
2c9c30a307
Merge pull request #173 from grossws/patch-5
...
Add more binary viewers/editors
9 years ago
Joshua Levy
3c35319413
ja: Add links and new translator/maintainer.
...
Following #283 .
9 years ago
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!
9 years ago
Joshua Levy
4b5e02023b
Add saws.
9 years ago
Joshua Levy
bcb9b06a0c
Updates to #205 .
9 years ago
Joshua Levy
1d44566903
Updates for #181 .
9 years ago
Joshua Levy
d836c87b0f
Merge pull request #181 from danylevskyi/shyaml
...
Add shyaml
9 years ago
Joshua Levy
baa0b9c731
Tweak language for #273 .
9 years ago
Joshua Levy
d19b67ab05
Merge pull request #273 from aneasystone/inode
...
Cover inode
9 years ago
Joshua Levy
033d083764
Merge pull request #205 from isegal/master
...
Added Mosh. It's awesome.
9 years ago
Joshua Levy
d9a3fb210a
Merge pull request #264 from uggla/byobu
...
Add byobu command.
9 years ago
Kit Chan
901c4e23bc
Update README.md
9 years ago
Joshua Levy
eb7972cfa9
Improve last commit.
9 years ago
Joshua Levy
c4ebf33036
Cover set -v, set -u, and more on trap.
9 years ago
Joshua Levy
ce2e0471da
Merge pull request #276 from aneasystone/redirection
...
The easy way to redirect both standard output and standard error
9 years ago
aneasystone
385b9b39ce
The easy way to redirect both standard output and standard error
9 years ago
aneasystone
579cc22529
Cover inode
9 years ago
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 )
9 years ago
Uggla
96cbb88ffa
Add byobu command.
9 years ago
Joshua Levy
5fef2d2bf6
Tweaks to #132 .
9 years ago
Joshua Levy
f47d83aa0b
Merge pull request #132 from retuxx/master
...
added apg, closes #101
9 years ago
Joshua Levy
54878c375b
Open command in editor.
...
Thanks to #253 .
9 years ago
Joshua Levy
294e64cd68
Merge branch 'tab-function' of https://github.com/aneasystone/the-art-of-command-line into aneasystone-tab-function
9 years ago
Joshua Levy
f800f02ba0
Edits to #259 for brevity.
9 years ago
Joshua Levy
f4d3121dc6
Merge pull request #259 from uggla/vimstuff
...
Add vimdiff and sdiff command.
9 years ago
Joshua Levy
4e794ecfde
More on brace expansion.
...
Updates #116 . Thanks also to the suggestion in #1 .
9 years ago
Joshua Levy
c8d3b5fe67
Merge pull request #116 from sirsgriffin/brace-expansion
...
brace expansion example.
9 years ago
Uggla
11bbb2bb9d
Fix for #146 .
9 years ago
Uggla
f7755ef0d2
Add vimdiff and sdiff command.
9 years ago
Joshua Levy
93746b409e
Link on filenames handling.
...
Thanks to @mator. Fixes #71 .
9 years ago
aneasystone
a5f64eb5f2
Use `Tab` to list available commands
9 years ago
Joshua Levy
1c7eb1ee11
Merge pull request #251 from zxdvd/patch-1
...
Fix a typo. modifno should be modinfo
9 years ago
Joshua Levy
2cf2393063
More detail on ctrl-r.
...
Fixes #52 .
9 years ago
Xudong Zhang
ab3319f766
Fix a typo. modifno should be modinfo
9 years ago
Joshua Levy
c608c225f3
Add iotop. Put netstat + ss in their own item.
...
Fixes #78
9 years ago
Joshua Levy
123293a0a0
Add iostat example. Improve langauge.
...
Fixes #231 .
9 years ago
Peter Kokot
f97d4359a9
Simplify explanaiton of the Option key on Mac OS X
9 years ago
Joshua Levy
baaebeb7ff
Slightly clarify description for column.
...
See #240 .
9 years ago