![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using camcorder tapes to back up files | iBot | UNIX and Linux RSS News | 0 | 12-20-2007 12:20 PM |
| IPMP setup removed, comes back with reboot | jackiea | SUN Solaris | 2 | 11-06-2007 12:18 AM |
| Can I back up all the files I work with each day using tar? | jo calamine | Filesystems, Disks and Memory | 2 | 10-01-2006 05:35 PM |
| recovering files removed with rm | jack1981 | UNIX for Dummies Questions & Answers | 4 | 09-15-2006 07:06 AM |
| Will Old Files Be Removed | sunsation | UNIX for Dummies Questions & Answers | 5 | 06-27-2005 12:24 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Dear People
I have removed some of my files and directories( by using rm and rmdir commands) by mistake. I wish to bring them back. How is it possible?( I am using solaris 2.6) best regards Reza Nazarian |
|
||||
|
There are two possibilities:
1. Restore them from backup (if you have one) 2. Write them new ;-) I think you are searching for an undelete-commando or any kind of wastebasket like under ms-windows, but there is none under unix ... bad luck |
|
||||
|
a hint for next time.
alias your rm command to move the files to the /tmp dir. then if you really wanted to delete them use a rm -f from the tmp dir. its a tuff lesson to learn but it happens. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|