For spaces: #touch my\ test #touch 'my test'
#less my\ test #less 'my test'
For backslashes: #touch my\\test #touch 'my\test'
#less my\\test #less 'my\test'
Forward slashes aren't allowed by the kernel.
~Brad - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html