Deleting data permanently in Linux

Viewed 16

The question is: Linux ext4 or btrfs file systems use journaling, if a program erases data from a disk (eg shred), then what happens to the journal - does the data remain there or does it need to be deleted somehow?

0 Answers
Related