Update rm-rf_star.md

This commit is contained in:
Edouard DUPIN 2017-12-05 14:52:30 +01:00 committed by GitHub
parent 7c008c914d
commit f7fa8bd8cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,3 +24,4 @@ mkdir your_folder
ext4magic /dev/nvme0n1p5 -j /tmp/JOURNAL.copy -a `date -d "-3day" +%s` -M -d your_folder/
```
tools: ```http://ext4magic.sourceforge.net/howto_en.html```