摘要:
显示所有的组 cat /etc/group 添加组 groupadd www 在组内添加用户 useradd -g www wwwtestuser 阅读全文
posted @ 2016-03-20 15:09
戈壁的石头
阅读(119)
评论(0)
推荐(0)
摘要:
Bash按照颜色显示 编辑 ~/.bash_profile, 加入以下代码: export CLICOLOR=1 export LSCOLORS=gxfxaxdxcxegedabagacad 自动补全功能 nano .inputrc set completion-ignore-case on set show-all-if-ambiguous on TAB: menu-complete 阅读全文
posted @ 2016-03-20 00:21
戈壁的石头
阅读(134)
评论(0)
推荐(0)

浙公网安备 33010602011771号