| Ubuntu This forum is for the discussion of Ubuntu Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-16-2008, 11:37 AM
|
#1
|
|
Member
Registered: Apr 2006
Location: Dharan,Nepal
Distribution: FC5
Posts: 63
Rep:
|
Need help to recover Deleted file - (file was saved in doc)
well i was making a file and then after 5 days of work i saved it in .doc extension as to send it to university and then shut down my laptop (which is running in ubuntu). Next time i opened it i dont find the file there.
can anyone help? how can i recover the lost or deleted :S?
Thanx for ur help in advance
|
|
|
|
08-16-2008, 08:00 PM
|
#2
|
|
Guru
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 5,644
|
How exactly did you try to find it?
Linux doesn't require ".doc" or any other extensions the Windows does. Putting ".doc" at end of filename just means that is the end of the file name and has no special meaning in and of itself.
That is to say you could save a file as:
ralph
ralph.exe
ralph.doc
ralph.sh
So long as its contents, ownership and permissions were the same then it would be viewed as the same type of file by Linux.
Also remember Linux is case sensitive unlike Windows. That means a name ending with ".doc" isn't the same as ".DOC" or ".dOc" or ".doC" etc...
If you know the name of the file and are sure you saved it but aren't sure of the case you can run:
find / -iname <filename>
Where <filename> is the actual file name you think you saved it as.
Alternatively if you aren't sure of the name but are sure of the .doc at end you can try:
find / -iname "*.doc"
|
|
|
|
08-17-2008, 10:57 AM
|
#3
|
|
Member
Registered: Apr 2006
Location: Dharan,Nepal
Distribution: FC5
Posts: 63
Original Poster
Rep:
|
thanx so much for the help jlightner
i will try once i get my laptop back
D:
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:30 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|