| bio | website | facebook.com/felix.dombek |
|---|---|---|
| location | Berlin, Germany | |
| age | 28 | |
| visits | member for | 2 years, 5 months |
| seen | May 13 at 13:32 | |
| stats | profile views | 168 |
Student of Computational Linguistics B.Sc. at the University of Potsdam, Germany
Programmer at a small backup software company (Visual C++, Python, some VB6 and PHP)
|
Apr 20 |
awarded | Popular Question |
|
Apr 1 |
awarded | Popular Question |
|
Feb 15 |
awarded | Citizen Patrol |
|
Dec 23 |
awarded | Famous Question |
|
Dec 20 |
awarded | Notable Question |
|
Dec 15 |
awarded | Yearling |
|
Nov 17 |
awarded | Popular Question |
|
Oct 26 |
awarded | Popular Question |
|
Oct 14 |
comment |
Can files deleted with rm -rf be recovered? @lena: Where you put the files doesn't matter, as they will simply be spread out over any free space there is. So your new downloads might as well have destroyed your lost data. You can't be sure until you try a data recovery. "Normal" deleted file recovery will probably work though. I'm a Windows user so I can't point you to specific programs, but you should just give the solutions mentioned in the other answers a shot. |
|
Oct 13 |
comment |
Can files deleted with rm -rf be recovered? @lena: so what's most important is that you STOP USING YOUR COMPUTER for anything else than file recovery! Do not edit files, download files, install programs, don't do anything which will affect the contents of your hard drive. Install the recovery program to a different hard drive. And during recovery, of course, you will need a second hard drive or USB key to store the recovered files on. |
|
Oct 13 |
comment |
Can files deleted with rm -rf be recovered? @lena: They don't "go" anywhere, the contents of the file will still reside in the same space that the file occupied the whole time before, but what matters is that the records where which file is stored are lost, and your operating system needs these records for normal operation (i.e. listing files in the Finder.) But because the contents are still there on your hard disk (albeit in a space now marked as "free" in the filesystem), some specialized searching programs can scan your whole hard drive for file structures and recover such files IF they aren't already overwritten. |
|
Oct 7 |
awarded | Popular Question |
|
Sep 10 |
comment |
How to uncompress a 9GB file in Windows FAT32 @Kashif: Convert does NOT format your partition! Your data will be kept and transferred into the new format. I have already done this several times. |
|
Sep 3 |
comment |
My Windows 7 has suddenly stopped displaying Unicode symbols Seems as if it really was this. Accepted. |
|
Sep 3 |
accepted | My Windows 7 has suddenly stopped displaying Unicode symbols |
|
Aug 31 |
awarded | Notable Question |
|
Aug 26 |
comment |
My Windows 7 has suddenly stopped displaying Unicode symbols After reading through it all again, this might very well be the correct cause for my issue. Thanks for posting it here. +1. |
|
Aug 26 |
revised |
My Windows 7 has suddenly stopped displaying Unicode symbols update 3 |
|
Aug 7 |
comment |
Can I change the format of a list number in Word 2010? Thanks. Note to future readers, the 'spaces' are unprintable marks that can be displayed/hidden with CTRL+* or by clicking the ¶ button. So this solution is essentially, "format the paragraph ending break in bold" which usually has no direct effect but in lists has the side effect of formatting the list number in bold. |
|
Aug 7 |
accepted | Can I change the format of a list number in Word 2010? |