Linux改变用户shell的类型

命令:

改变usr01的类型

# usermod -s /bin/csh  usr01
原文地址:https://www.cnblogs.com/puloieswind/p/5829323.html