I have a custom event script that I am trying to delete but it is locked by a processes somewhere on my network. How do I nuke this file? Thanks.
Best, Christian
I have a custom event script that I am trying to delete but it is locked by a processes somewhere on my network. How do I nuke this file? Thanks.
Best, Christian
If your network share is running smb, (Samba)
your sysadmin should be able to run smbstatus in a shell/ssh connection and remove the lock file by killing the pid/process that is on your script file.