Re: A Good Question.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff Woods [Tue, Mar 30, 2004 at 11:28:28PM -0700]:
> [...] 
> Bonus problems:
> How to create and delete file names with spaces or control characters?

with spaces: rm "file with spaces" (quoted as one arg)
with control charaters: perpaps with their octal representation?

> How about slashes  (not as a directory delimiter) in the filename?

slashes aren't iirc allowed in filenames on unix filesystems.
(and wouldn't make any sense either, as they are defined _as_ limiter,
you cannot escape them)


Nico

ps: I don't think any FAT/NTFS version can handle slashes either. But this is a guess.

Attachment: pgp00007.pgp
Description: PGP signature


[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux