history 查看以前输入的命令
vi ~/.bash_history
ls -a
type ls 列出各种目录下的ls
issue 显示bash的登录各种信息
cat /etc/issue
cat /usr/local/*/man
/etc/profile 这是系统整体的配置,最好不要修改
cat ~/.bash_profile
vi ~/.bash_history
微信扫一扫
history 查看以前输入的命令
vi ~/.bash_history
ls -a
type ls 列出各种目录下的ls
issue 显示bash的登录各种信息
cat /etc/issue
cat /usr/local/*/man
/etc/profile 这是系统整体的配置,最好不要修改
cat ~/.bash_profile
vi ~/.bash_history
相关推荐