linux基础教程-用户管理 认识一下linux的权限管理其实认的不是你的用户名和密码而是识别的你的UID和GID说白了,就是你的用户ID和群组ID >cat /etc/passwd root:x:0:... 运维 2014年03月25日 0 点赞 0 评论 3405 浏览
linux视频教程1-服务器应用(1) [caption id="attachment_904" align="alignnone" width="300"] linux教程[/caption] 随着PHP语言的流行,平台上而言也带起了linux的兴起尤... 运维 2013年12月26日 2 点赞 0 评论 3185 浏览
linux基础教程-文本替换之sed sed 详细参数 sed [-nefri] 动作 -n #只显示被处理的那一行 -e #命令行处理进行sed -f #sed -f script-file 执行script-... 运维 2014年03月21日 0 点赞 0 评论 3144 浏览