Dealing With Strange Filenames | Linux Today

Dealing With Strange Filenames

Written By
JK
Juliet Kemp
Nov 23, 2009

“However, if you think about what this actually does, it still
won’t work. The shell will see the escape, remove it, and pass
plain -file into rm; so you run straight into the same problem.
What you need is an escape sequence for rm itself, not for the
shell.

“There are two ways around this. The first one is to use –,
which is used by many commands to indicate the end of the options.
If you’d created a directory called -test and wanted to remove that
directory and everything in it, this command line would work:”


Complete Story

JK

Juliet Kemp

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.