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
2013-7-12 linux
阅读 67
2022-11-04
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
相关推荐
精彩评论(0)