1.命令  选项   参数

    选项——短选项: - 多个选项可以合在一起书写 

     ——长选项:-- 选项是一个word

   参数:命令的作用对象   ls -la  /etc   /opt

2.su  switch user

相关文章: