MyTetra Share
Делитесь знаниями!
df in linux not showing correct free space after file removal
Время создания: 22.02.2017 19:06
Раздел: root - Linux - Console
Запись: Yurons/mytetra/master/base/1487779604y7o1g3737z/text.html на raw.github.com

df in linux not showing correct free space after file removal


Deleting the filename doesn't actually delete the file. Some other process is holding the file open, causing it to not be deleted; restart or kill that process to release the file.

Use

lsof +L1

to find out which process is using a deleted (unlinked) file.

Прикрепленные файлы:
 
MyTetra Share v.0.59
Яндекс индекс цитирования