To remove a directory and all its contents, including any subdirectories and files, use the rm command with the recursive option, -r .
確定! 回上一頁