Re: ANNOUNCE: Optik 1.3 released
"Matthias Urlichs" <[email protected]> Mon, 15 Apr 2002 15:28:42 +0200
| Newsgroups | gmane.comp.python.getopt |
|---|---|
| Message-ID | <[email protected]> |
Hi, David Boddie: > Can't you write the following? > > rm "-myfile" > Definitely not! The quotes are not part of the argument -- they're shell syntax, and they're wholly redundant (in this case). This is Unix, not MS-DOS... fortunately. ;-) -- Matthias Urlichs | noris network AG | http://smurf.noris.de/