man bash dude. $1 $2 ...
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Radu Bighiu > Sent: Tuesday, November 04, 2003 4:38 PM > To: [EMAIL PROTECTED] > Subject: [rlug] Variabile in Bash > > > Vreau sa fac un script bash si nu stiu cum sa post-ez > variabilele din comanda > > - comanda - > > [root#] ./script.sh (+variabila) > > - scriptul - > > #!/bin/bash > > do > lynx -source > http://192.168.0.1/index.php?ce_pagina=> $variabila_din_comanda > > done > > > Multumesc anticipat! > > > --- > > Detalii despre listele noastre de mail: http://www.lug.ro/ > > > > --- Detalii despre listele noastre de mail: http://www.lug.ro/
