Linux.com

A script to tell which workstations are using Samba shares

Posted by: Anonymous [ip: 91.148.102.51] on October 06, 2007 07:30 PM
Since you know that you want a list of files that smbd has open, using lsof -c smbd is a lot faster than using lsof.

#

Return to A script to tell which workstations are using Samba shares