remove filename xxx xxx
Rick Kelly
rmk at rmkhome.UUCP
Sun Mar 24 18:47:00 AEST 1991
In article <1991Mar20.151552.16019 at ifi.unizh.ch> zhou at unizh.ifi.unizh.ch writes:
>
>I would like to know from you on how to remove a file named: XXX XXX
>from the unix file system, e.g. 'rm xmas card', where 'xmas card' is
>a single file name which was saved from 'rn'.
Try: rm "xmas card"
or
Try: rm xmas*card
>Thanks a lot in advance.
You're welcome.
Rick Kelly rmk at rmkhome.UUCP frog!rmkhome!rmk rmk at frog.UUCP
More information about the Comp.unix.questions
mailing list