mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-30 02:40:11 +08:00
Update 20160826 Understanding Different Classifications of Shell Commands and Their Usage in Linux.md
This commit is contained in:
parent
4921b944f2
commit
5e78b1608e
@ -58,7 +58,7 @@ lrwxrwxrwx 1 root root 6 Jul 31 16:19 bzfgrep -> bzgrep*
|
|||||||
-rwxr-xr-x 1 root root 3642 May 20 2015 bzgrep*
|
-rwxr-xr-x 1 root root 3642 May 20 2015 bzgrep*
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. Linux 的别名
|
### 2. Linux 别名
|
||||||
|
|
||||||
|
|
||||||
这些是用户定义的命令,它们是通过内置命令的别名壳创建的,其中包含其他一些选择和参数的 shell 命令。这个想法就是基本上使用新颖、简短的名字来命名冗长的命令。
|
这些是用户定义的命令,它们是通过内置命令的别名壳创建的,其中包含其他一些选择和参数的 shell 命令。这个想法就是基本上使用新颖、简短的名字来命名冗长的命令。
|
||||||
|
Loading…
Reference in New Issue
Block a user