摘要: #!/bin/bash useradd -m test echo "123456" | passwd --stdin test 阅读全文
posted @ 2016-12-24 10:14 破冰Lab-Cookun 阅读(1556) 评论(0) 推荐(0)