Shell的符号和基础命令

1. shell基础linux 1 别名web 输入alias能够显示系统别名 alias l.='ls -d .* --color=auto' alias ll='ls -l --color=auto' alias ls='ls --color=auto' alias vi='vim' alias which='alias | /usr/bin/which --tty-only --read-a
相关文章
相关标签/搜索