Please execute the given command in shell.
root@server [/tmp]# lsof +aL1 /tmp | awk ‘{print $2}’ | xargs kill -9
tmp showing 100% even after removing file!!!
Please execute the given command in shell.
root@server [/tmp]# lsof +aL1 /tmp | awk ‘{print $2}’ | xargs kill -9