filmov
tv
Ubuntu Linux Recover Deleted Files With lsof

Показать описание
Ubuntu Linux Recover Deleted Files With lsof
1)
Create a file
2)
Open that file with program "tail"
3)
Delete that file
4)
OR
#ps -aux | grep tail
5)
Recover that file
1)
Create a file
2)
Open that file with program "tail"
3)
Delete that file
4)
OR
#ps -aux | grep tail
5)
Recover that file