📜  从终端 ubuntu 中删除文件 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:51:51.594000             🧑  作者: Mango
代码示例1
//in admin folder must be terminal in as root
for root type
$ sudo su
//to remove file
//as example
rm -f /usr/bin/node