On Mar 21, 5:35 am, sajuptpm <
sajup...@gmail.com> wrote:
> i want to delete a directory after killing copy operation running on
> it, note: directory location is in /mnt/share (NFS)
_*Never*_ use kill -9 as a first resort. Only as a _*last resort*_
should kill -9 be used. _*Ever*_
Your problem is not a Bash problem. You need to ask on an OS list or
an NFS list.