All of lore.kernel.org
 help / color / mirror / Atom feed
* help with script
@ 2003-06-09  6:56 pacho baratta
  2001-07-19 13:31 ` Win Toe ( Penguin Millennium )
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: pacho baratta @ 2003-06-09  6:56 UTC (permalink / raw)
  To: linux-admin


i have a txt file with a list of username one by line, say:
user1
user2
user3
.....


i'd like to avoid to insert all these users by hand (about 1000 users)
so i build a script to add users, make dirs and something useful to me

my goal is to get a way to process txt file and send all users, one by
one, to my script.

cat txtfile | ./script

is processing only the 1st user, not the others.

any idea to automatize this process?
tnx, pacho


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-06-10 23:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-09  6:56 help with script pacho baratta
2001-07-19 13:31 ` Win Toe ( Penguin Millennium )
2003-06-09  9:47 ` Carl
2003-06-09 12:58 ` Glynn Clements
2003-06-09 13:03 ` Tim Walberg
2003-06-10 19:58 ` Stephen Samuel
2003-06-10 23:37 ` pacho baratta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.