HI:
my developer try execute rm command and got a message says /usr/bin/rm: arg list too long.
this is what she has done:
unalias rm
sources /home/obj_hp/setup/ggg.fe.ops.init
setenv logdir $HOME/logs
\rm -f $logdir/tstol.log
/usr/bin/rm: Arg list too long.
we have 3 hpux workstation share the same home disk, only one of them didn't encounter the problem list above,
do you guys think I need a patch for this probelm?
PLease help me.
Thanks.
Wayne
my developer try execute rm command and got a message says /usr/bin/rm: arg list too long.
this is what she has done:
unalias rm
sources /home/obj_hp/setup/ggg.fe.ops.init
setenv logdir $HOME/logs
\rm -f $logdir/tstol.log
/usr/bin/rm: Arg list too long.
we have 3 hpux workstation share the same home disk, only one of them didn't encounter the problem list above,
do you guys think I need a patch for this probelm?
PLease help me.
Thanks.
Wayne