I am using find to get all the instances of a given directory name, then remove those directories with a -exec rm command. here is an example: mkdir -p ...
確定! 回上一頁