-
Added directory navigation and identification commands to first post. cd and pwd
The command to delete a file is rm. There is no undelete. If you have a file named test in your home directory and you type rm test it is gone. Period. Unless there is an important reason to permanently delete the file just rename it using the mv command.
To rename file test.cfg to test.cfg.backup
mv test.cfg test.cfg.backup
Last edited by PoppaGeek; 11-01-2010 at 01:17 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks