调出shell: ctrl + alt + t
图形界面管理文件 root身份: sudo nautilus
新建文件: touch + 文件名
查看隐藏文件: ctrl + h
获取路径:pwd 或 ctrl + l
后台运行: 程序名 &
关闭终端继续运行程序: nohup 程序名
转载于:https://www.cnblogs.com/zbhbc/p/9209420.html
调出shell: ctrl + alt + t
图形界面管理文件 root身份: sudo nautilus
新建文件: touch + 文件名
查看隐藏文件: ctrl + h
获取路径:pwd 或 ctrl + l
后台运行: 程序名 &
关闭终端继续运行程序: nohup 程序名
转载于:https://www.cnblogs.com/zbhbc/p/9209420.html