search for: yesrn

Displaying 1 result from an estimated 1 matches for "yesrn".

Did you mean: yesn
2000 Feb 23
0
Fwd: RE: Group logon Scripts
...t; print LOGON "NET USE U: \\roo\sybasern"; > > } > > Ok, now instead of using if ($ARGV[2])..., use grep: > > if (grep(/^imaging$/,@groups)) { > print LOGON "net use .......rn" > ... > } > > > print LOGON "NET TIME \\titan /SET /YESrn"; > > > > close LOGON; > > > > -------------------------------------------------------------- > > ------------------------------------ > > > > > > #!/usr/bin/perl > > # > > # log when a user "logs out of the network" &gt...