[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling es



 Something weird happening here (Sun 4/670, es made unchanged out of
the box from the distribution).

; ./es
; ps w
  PID TT STAT  TIME COMMAND
15836 p3 IW    0:07 -rc (rc)
 3724 pa IW    0:02 /u/dmason/bin/rc -l
 4539 pa S     0:00 ./es
 4542 pa R     0:00 ps w SHELL=/u/dmason/bin/rc PRINTER=ljp_cs MAIL=/usr/spool/mail/dmason fn_show_cwd={_C_=`{pwd}^/;tmp=`{echo $_C

Something looks like it's being set wrong in the environment/argv.  ps
doesn't complain about extra args, but something's obviously strange.

../Dave