Hi everyone,
Excuse me , I know it's not mac68k specific question... I just want
to know if it's possible to redirect the output of a command in a
variable in a csh script ? I read all the csh man page and I'm still
stuck...
date | awk {'print 1$'} | ???? to put it in a variable .
Thanks,
Jeff