From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ns.pcdesk.net ([65.100.173.137] helo=pcdesk.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Bvhwi-000348-00 for ; Fri, 13 Aug 2004 15:42:36 -0400 Received: from merlin ([192.168.0.10]) (AUTH: LOGIN jbahm, TLS: TLSv1/SSLv3,128bits,RC4-MD5) by pcdesk.net with esmtp; Fri, 13 Aug 2004 13:42:01 -0600 id 00806C2E.411D1989.00003371 Message-ID: <000f01c4816d$abd9c2d0$0a00a8c0@merlin> From: "Joseph C. Lininger" To: "Speakup is a screen review system for Linux." References: <20040813011442.GA29516@lava-net.com> Date: Fri, 13 Aug 2004 13:42:30 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Re: escaping filenames X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 19:42:37 -0000 If the program supports getopt for option processing, then using "--" before the first argument will allow it to work. For example: mv -- -filename.mp3 filename.mp3 -- Joseph C. Lininger jbahm@pcdesk.net Note, the following is used for automated processing. Please lieve intact if quoting me in a reply. Verification: 5eab38a77ac40416e075be8f50607ff7 ----- Original Message ----- From: "Igor Gueths" To: Sent: Thursday, August 12, 2004 7:14 PM Subject: escaping filenames > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all. I have some mp3s here that have -'s at the beginning of the filename for some reason. Does anyone know how I would go about escaping so the -'s get ignored? Thanks! > - -- > Failure is not an option, it comes bundled with your Microsoft product. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (GNU/Linux) > > iD8DBQFBHBYCNohoaf1zXJMRAunOAJ9cY3AyM/E5JhrNm6UdfO078ccPXACePpvl > cy2o34Ki1yzXBsAQcpPAXaU= > =eVbV > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >