Date: Fri, 6 Nov 1998 15:37:49 +0900 From: "Manabu.Nakae" <nakae@shiki-hs.tawaramoto.nara.jp> To: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG> Subject: =?ISO-2022-JP?B?YWRkdXNlchskQiVmITwlNiE8MGwzZ0VQTz8hShsoSjUwGyhK?= =?ISO-2022-JP?B?MBskQj9NRHhFWSFLGyhK?= Message-ID: <01BE099B.70213D40@KARAKO>
next in thread | raw e-mail | index | archive | help
FreeBSD$B$G$N%f!<%6!<$N0l3gEPO?$NJ}K!$J$N$G$9$,!)(J $B:#!"(Jtemp$B%U%!%$%k$K(J tokyo:kantou:shokuin nagoya:toukai:shokuin $B$NFbMF$,5-=R$5$l$?$b$N$rMQ0U$7$F$$$^$9!#(J $B=gHV$K%f!<%6L>!'%Q%9%o!<%I!'=jB0%0%k!<%WL>$G$9!#(J $B<!$K(Jadduser.awk$B$H$$$&%U%!%$%k$K<!$N$h$&$K5-=R$7$^$7$?!#(J BEGIN{FS=":"} {printf("/usr/sbin/adduser -uid 5000 -group %s -batch %s '' '' '' %s \n",$3,$1,$2); } {} $B$3$l$r%W%m%s%W%H$+$i(J awk -f adduser.awk temp > temp.csh $B$r<B9T$7$F$$$^$9!#(J chmod u+x temp.csh $B$r<B9T8e(J su$B$G(Jroot$B$K$J$C$F$+$i(J ./temp.csh $B$r<B9T(J $B$3$l$G0l3gEPO?$9$k$3$H$O!"$G$-$k$N$G$9$,!"(J $B<ALd$O$3$3$+$i$G(J $B!c<ALd#1!d(J $B$3$3$GEPO?$9$k%f!<%6!<$O!"(J $B$9$Y$F(Jmail$B$N$_;HMQ$9$k$3$H$,$G$-$l$P$h$$$N$G(J $B0l?M0l?M$N%[!<%`%G%#%l%/%H%j!<$rI,MW$H$7$J$$!#(J $B$_$s$JF10l$N%[!<%`%G%#%l%/%H%j!<(J $B$?$H$($P(Jpopuser$B$H$$$&%[!<%`%G%#%l%/%H%j!<$K$7$?$$$H$9$l$P(J $B>e$N(J adduser.awk$B%U%!%$%k$r$I$N$h$&$KJQ99$9$l$P$h$$$N$G$7$g$&$+!)(J $B!c<ALd#2!d(J windows$B$NKvC<$N%^%7!<%s$+$i(Jtelnet$B$G(Jmail$B%5!<%P$K(Jlogin$B$7$?;~!"(J user$B$N%Q%9%o!<%I$NJQ99$N$_$G$-$k$h$&$K$9$k$K$O(J adduser.awk$B%U%!%$%k$I$&=q$-$+$($l$P$h$$$N$G$7$g$&$+!)(J $B$3$l0J30$N$h$$J}K!$,$"$l$P65$($F$$$?$@$-$?$$$G$9!#(J To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BE099B.70213D40>