Linux disk is full

As the title:

Several commands are mainly recorded:

# df -lh

# du --max-depth=1 -h

# lsof | grep deleted

Guess you like

Origin blog.csdn.net/little_skeleton/article/details/82702133