Answers for "inodes full 100%"

1

inodes full 100%

#First:
cd /var/lib/php/sessions
#Then:
ls -f | xargs -d "\n" rm

#check count of files with:
df -i
Posted by: Guest on April-12-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language