#修改键盘布局
setxkbmap -layout us
#给用户添加工作组
usermod -G groupname username
#解压Tar包至指定目录
tar -xvf example.tar -C path/