To delete a single file, use the rm or unlink command followed by the file name: unlink filename rm filename # To delete multiple files at once, use the rm ...
確定! 回上一頁