You want to run the command rm $(find . -type f -executable). to let the shell do the command substitution. To do this you need to write
確定! 回上一頁