0
点赞
收藏
分享

微信扫一扫

2013-7-12 linux

時小白 2022-11-04 阅读 66


history  查看以前输入的命令

vi ~/.bash_history   

ls -a

type ls     列出各种目录下的ls

issue    显示bash的登录各种信息

cat /etc/issue

cat  /usr/local/*/man

/etc/profile   这是系统整体的配置,最好不要修改

2013-7-12 linux_bash

cat ~/.bash_profile

vi ~/.bash_history

 

举报

相关推荐

0 条评论