On Mon, 30 Oct 2023, Tomas Kuchta wrote:

find salmo-root -type f -exec rm -f {} \;

Tomas,

That also failed to remove the file.

If that doesn't help ask linux if someone has the file opened by:
fuser -a fileName

This returned no information, only the shell prompt.

Tried to chmod to remove the execute attribute, but that failed, too.

Of all files that were in salmo-root/ I wonder what changed this one and
made it immutable.

Sigh.

Thanks,

Rich

Reply via email to