you could do it with perl... -- Forrest English http://truffula.net
"When we have nothing left to give There will be no reason for us to live But when we have nothing left to lose You will have nothing left to use" -Fugazi On Thu, 7 Jun 2001, Adahma wrote: > I have about 400 little 2 line files to create, that I'm sure should > be scriptable, but can't seem to figure out the right tools. > > The file format should be as follows: > > DBUSER=username/password > export DBUSER > > I'd like to be able to run something like: > scriptname username password > > and just have a file created and saved as the user name parameter. > > Is this a sed or awk kinda thing? > > Any help is greatly appreciated! > > jdk > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >