1 Star 0 Fork 0

一首快乐的鸽/CDIES

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
clc 153 Bytes
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2021-10-04 09:28 . fix_bug
sudo rm -rf $(cat /home/Template/bin.txt)
if [ $? -eq 0 ]; then
sudo rm -rf /home/Template/bin.txt
echo "删除成功"
else
echo "删除失败"
fi
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/a-happy-pigeon/CDIES.git
git@gitee.com:a-happy-pigeon/CDIES.git
a-happy-pigeon
CDIES
CDIES
main

搜索帮助