| Re: Access right question
From: Branden Robinson <branden_at_deadbeast.net>
 Date: 2003-06-25 10:49:39 CEST 
On Fri, Jun 20, 2003 at 04:45:44PM +0200, Sander Striker wrote:
 Picking some shell nits here:
 1) I'd prefix that last line with "exec" and save a slot in the process
 Consider the following:
 % cat ./foosh
 for F in "$*"; do
 for F in "$@"; do
 Because our wrapper is not itself attempting to make sense of the
 This might be important if people are keeping filenames with embedded
 -- G. Branden Robinson | It just seems to me that you are Free Software Developer | willfully entering an arse-kicking branden@deadbeast.net | contest with a monstrous entity http://deadbeast.net/~branden/ | that has sixteen legs and no arse. 
 
 | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.