Re: create the home directories of 424 students in a server machine

2008-08-19 Thread Perry Smith
On Aug 19, 2008, at 1:48 PM, Jyotishmaan Ray wrote: Dear All, I am a new bie in perl. I have to create the home directories of 424 students in a server machine. The path of the home directory would be :- /mnt/btech/formatted-rollno. where formatted-rollno ="s08-1-5-097" And

Re: create the home directories of 424 students in a server machine

2008-08-19 Thread Wolf
Jyotishmaan Ray <[EMAIL PROTECTED]> wrote: > > Dear All, > > I am a new bie in perl. I have to create the home directories of 424 students > in a server machine. > > The path of the home directory would be :- > > /mnt/btech/formatted-rollno. > &g

create the home directories of 424 students in a server machine

2008-08-19 Thread Jyotishmaan Ray
Dear All, I am a new bie in perl. I have to create the home directories of 424 students in a server machine. The path of the home directory would be :- /mnt/btech/formatted-rollno. where formatted-rollno ="s08-1-5-097" And the input file contains all the rollnos of 424 stud