Linux下shell命令小计 格式化输出:command xx | grep yy | grep yy查询command xx的输出信息check the system status: gnome-system-monitorrm 删除文件mv 移动或重命名文件挂载 mount拷贝文件夹 cp -r dir1/. dir2修改文件夹或文件权限777是所有权限 chmod 777 -R fileDir