Dear, OK thanks Pak Herman.
Regards, Aria On 12/14/05, Herman <[EMAIL PROTECTED]> wrote: > > a_r_i_a wrote: > > >Dear > > > >for user in $(cat user_delete.txt) > >do > > rmuser -y $user > >done > > > >kalo for use in $(cat user_delete.txt) berarti nama2 user itu harus > didalam > >file user_delet.txt ya? Artinya kita harus masukin nama2 file yang mau di > >load. > >Maksudnya misal di directory /home banyak nama file ber-extension txt dan > >kita mau load semua file itu tanpa harus didefiniskan dalam file. > > > > > > > tinggal di modif kan ? > contoh : > > cd /home > for a in $(ls) > then > echo $a > done > > -- > - chiank - > > I don't Want to Need You, Cause I can't Have You > > > > > > -- > -----------I.N.D.O - O.R.A.C.L.E--------------- > Keluar: [EMAIL PROTECTED] > Website: http://indo-oracle.lizt.org (NEW) > ----------------------------------------------- > > Bergabung dengan Indonesia Thin Client User Groups, > Terminal Server, Citrix, New Moon Caneveral, di: > http://indo-thin.vze.com > Yahoo! Groups Links > > > > > > > > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/PhFolB/TM --------------------------------------------------------------------~-> -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.lizt.org (NEW) ----------------------------------------------- Bergabung dengan Indonesia Thin Client User Groups, Terminal Server, Citrix, New Moon Caneveral, di: http://indo-thin.vze.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indo-oracle/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

