[linux] Re: BASH vraagje
Casper Gielen
casper op dse.nl
Ma Okt 22 19:44:25 CEST 2007
Op maandag 22 oktober 2007, schreef Jan Rozema:
> Hallo,
>
> Ik zoek een voorbeeld hoe je mbv een BASH script
> een tekstbestand regel voor regel inleest
> in een variabele waar een bewerking op plaatsvindt.
> (bijv useradd $user)
> Einde script bij bereiken EOF.
>
> iemand een idee/suggestie?
>
while read i;
do
adduser ${i}
done < myfile.txt
--
Casper Gielen
casper op gielen.name, CAPSLOCK2000 op zvdk.nl
--
> Wait a minute! Did you just compare Windows Vista with Ferrari?
It's expensive to own, expensive to fix, and makes you curse like an italian.
-- eclectro on Slashdot
-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: This is a digitally signed message part.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHHOGPIhQIPPgOSvcRAsxCAJ9MESniN4Tmax8UbgKoGV53KpDMTQCfaU2u
Na+5iSouquUhuiDVrKSm3ag=
=kNDI
-----END PGP SIGNATURE-----
More information about the Linux
mailing list