Since 5/2/2012 10:49:23 PM, lucie3d has written 1 articles and participated in 1 conversations. lucie3d signature: lucie3d
lucie3d's articles:
Items(1) /1
How to undelete files on a ext4 partition1442 (7/5/2011 12:07:33 PM) comp.os.linux.misc Hi, I just ran this command: $ find -type f -size +2G -exec mv '{}' target ';' Then I realized that the /target/ directory didn't exist. So what I just did is: mv file1 target mv file2 target [..] mv fileN t... lucie
lucie3d's replies:
Items(1) /1
How to undelete files on a ext4 partition1442 (7/5/2011 12:07:33 PM) comp.os.linux.misc Hi, I just ran this command: $ find -type f -size +2G -exec mv '{}' target ';' Then I realized that the /target/ directory didn't exist. So what I just did is: mv file1 target mv file2 target [..] mv fileN t... lucie3d(2)