我想rm在递归删除目录时提示我,如下所示:
rm
$ rm -r <dir> Do you want to remove the dir(Y/N)?
有没有我可以传递的论点可以rm做到这一点?
bash shell
bash ×1
shell ×1