Sep 09
How to remove a file which looks like this -3434234234 in wstemp (WebSphere) or on any AIX system.
Just do: rm -r ./3434234234 and you’re done!
PrintHow to remove a file which looks like this -3434234234 in wstemp (WebSphere) or on any AIX system.
Just do: rm -r ./3434234234 and you’re done!
Print