查找已删除但未释放的磁盘空间
lsof(8)
A specification of the form
+L1will select open files that have been unlinked.A specification of the form
+aL1 <file_system>will select unlinked open files on the specified file system.
lsof(8)
A specification of the form
+L1will select open files that have been unlinked.A specification of the form
+aL1 <file_system>will select unlinked open files on the specified file system.