摘要: 1.作用useradd命令用来建立用户帐号和创建用户的起始目录,使用权限是终极用户。2.格式useradd [-d home] [-s shell] [-c comment] [-m [-k template]] [-f inactive] [-e expire ] [-p passwd] [-r] 阅读全文
posted @ 2015-09-27 20:07 Nyan 阅读(699) 评论(0) 推荐(0)