mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-04 22:00:34 +08:00
Merge pull request #2330 from zpl1025/master
[translating] 20150125 A Shell Primer--Master Your Linux OS X Unix Shell...
This commit is contained in:
commit
1e92802429
@ -1,3 +1,4 @@
|
|||||||
|
zpl1025
|
||||||
A Shell Primer: Master Your Linux, OS X, Unix Shell Environment
|
A Shell Primer: Master Your Linux, OS X, Unix Shell Environment
|
||||||
================================================================================
|
================================================================================
|
||||||
On a Linux or Unix-like systems each user and process runs in a specific environment. An environment includes variables, settings, aliases, functions and more. Following is a very brief introduction to some useful shell environment commands, including examples of how to use each command and setup your own environment to increase productivity in the command prompt.
|
On a Linux or Unix-like systems each user and process runs in a specific environment. An environment includes variables, settings, aliases, functions and more. Following is a very brief introduction to some useful shell environment commands, including examples of how to use each command and setup your own environment to increase productivity in the command prompt.
|
||||||
@ -689,4 +690,4 @@ via: http://www.cyberciti.biz/howto/shell-primer-configuring-your-linux-unix-osx
|
|||||||
[12]:http://www.cyberciti.biz/faq/fedora-redhat-scientific-linuxenable-bash-completion/
|
[12]:http://www.cyberciti.biz/faq/fedora-redhat-scientific-linuxenable-bash-completion/
|
||||||
[13]:http://www.cyberciti.biz/tips/howto-linux-unix-bash-shell-setup-prompt.html
|
[13]:http://www.cyberciti.biz/tips/howto-linux-unix-bash-shell-setup-prompt.html
|
||||||
[14]:http://bash.cyberciti.biz/guide/Setting_shell_options
|
[14]:http://bash.cyberciti.biz/guide/Setting_shell_options
|
||||||
[15]:http://www.cyberciti.biz/write-for-nixcraft/
|
[15]:http://www.cyberciti.biz/write-for-nixcraft/
|
||||||
|
Loading…
Reference in New Issue
Block a user