On 08/25/2017 03:42 AM, Carlos E. R. wrote:
On 2017-08-25 01:50, Istvan Gabor wrote:
I booted to root console as you suggested and I could delete the file. Still I am interested what is the reason I could not delete it either as the owner of the file or as root when booted to graphical mode. Especially, what is that property of the file which is inherited when copying the file and prevents deletion?
My bet is the name. Some char in it that was not ascii, and the terminal did not copy. Maybe an space at the end or start.
You might have tried bash completion instead of typing the name, but I think you tried the *.
Istvan: I misread, I see you *did* delete the file. My guess, though, would be the same, some character not ASCII. Either that, or something was holding it open while you were in the GUI and blocking attempts to delete it. -- -Gerry Makaro aka Fraser_Bell on the forums, IRC, and mail at openSUSE.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org