💾 Archived View for freeshell.de › tldr › extundelete.gmi captured on 2023-09-28 at 16:26:38. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Recover deleted files from ext3 or ext4 partitions by parsing the journal.
See also `date` for Unix time information and `umount` for unmounting partitions.
sudo extundelete {/dev/sdXN} --restore-all
extundelete {/dev/sdXN} --restore-file {path/to/file}
extundelete {/dev/sdXN} --restore-directory {path/to/directory}
extundelete {/dev/sdXN} --restore-all --after {1577840400}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).