The file appeared after untar'ing a tar.gz file. I've seen this before and an old colleague made a recommendation which worked, but have since lost that command.
The file is literally:
-
It is 1541 bytes with root permissions.
I tried a slew of "sudo rm" commands. Any thinking-outside-the-box suggestions?
use the command
sudo rm -- -
The -- turns off switches.