Interesting:<br><br><div><span class="gmail_quote">On 25/01/06, <b class="gmail_sendername">Billy Verreynne (JW)</b> <<a href="mailto:VerreyB@telkom.co.za">VerreyB@telkom.co.za</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Brian Walker wrote:<br><br><snipped><br>>lsattr shows nothing<br>> mount shows no association to other processes.<br><br>Brian, in future keep fuser in mind. Very useful to find out what<br>process/processes have opened file handles for a specific file or list
<br>of files in a directory.<br><br>E.g.<br># fuser /dev/.static/dev/*<br><br></blockquote></div><br>
root@ubuntu:/dev# fuser .static/dev/*<br>
.static/dev/*: No such file or directory<br>
root@ubuntu:/dev# cd .static/<br>
root@ubuntu:/dev/.static# ls<br>
dev<br>
<br>
I am sure there is an issue here. Comments? <br>
<br>
Brian<br>
<br>