When a filename starts with a dash (-), the terminal can confuse it for a command option. Use ./-filename instead.
Example:
cat ./-filenameWhen a filename starts with a dash (-), the terminal can confuse it for a command option. Use ./-filename instead.
Example:
cat ./-filename