Pete's Log: damn you shell

Entry #633, (Coding, Hacking, & CS stuff)
(posted when I was 22 years old.)

ok, here's an interesting ... behavior. I dunno who to blame. Execute "strace -f -o tcsh.trace tcsh" ... executing any command in the background in the new shell will result in a segfault. I'm not sure if it's tcsh or strace that segfaults. But either way it's irritating behavior...