Re: Shouldn't pacman restart dovecot after update?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



At Samstag, 7. August 2010 23:07 Guus Snijders wrote:

> In that case, try:
> lsof | grep " DEL "

Okay, with the update of util-linux-ng checking of the deleted files makes sense 
because a lot of files use /lib/libuuid.so.1.3.0. I create this MINI script for 
this:

# cat /usr/local/bin/scan_deleted_files.sh
#!/bin/sh
# list of deleted files

echo 'COMMAND     PID  USER   FD      TYPE     DEVICE  SIZE/OFF    NODE NAME'
lsof -n | grep ' DEL '

See you, Attila



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux