> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > <HTML><HEAD> > <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
In the future when posting messages to mailing lists it would be most appreciated if you sent your message in plain text format. HTML mail is not appreciated. http://www.expita.com/nomime.html > <DIV><SPAN class=3D390105019-29042002><FONT face=3DArial size=3D2>I = > would like to know=20 > if exist a command used to see if a especific file is in=20 > use.</FONT></SPAN></DIV> On unix and descendents the 'fuser' command will do what you want. Check out the man page 'man fuser'. Also, here is the standards documentation for it. http://www.unix-systems.org/single_unix_specification_v2/xcu/fuser.html Bob _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils
