To remove a file or directory in Linux, we can use the rm command or unlink command. The rm command removes each specified file.
確定! 回上一頁