Is there any reason the script name needs to change?, Can you not make the
first command line argument the value for whatever you're currently using
the script name for and then change the first argument using xargs (or
something similar)?

Just a thought.

Al.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 23, 2002 1:58 PM
Subject: [mail] [Hsqldb-developers] links


> I'm working on some Linux scripts in hsqldb-dev.  I need the same script
> to be run with multiple names, but CVS can't handle hard or symbolic
> links.  Anybody know if we have a procedure to handle this, or if there
> is some method that will "work"?
>
> I could, of course, just copy the file (x - 1) times and add them all to
> CVS, but then future developers will need to remember to update and
> commit all of those copies every time they make a mod.  So, I'd prefer
> to avoid that.
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> hsqldb-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-developers
>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to