Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!hao!oddjob!gargoyle!ihnp4!occrsh!occrsh.ATT.COM!uokmet.UUCP!root From: root@uokmet.UUCP Newsgroups: comp.unix.questions Subject: Re: Weird things in csh (and kernel?) Message-ID: <600012@uokmet.UUCP> Date: 29 Feb 88 18:39:00 GMT References: <1193@ark.cs.vu.nl> Lines: 11 Nf-ID: #R:ark.cs.vu.nl:-119300:uokmet.UUCP:600012:000:345 Nf-From: uokmet.UUCP!root Feb 29 12:39:00 1988 >Has anyone noticed the following oddities? >1) > % a.out < a.out > a.out: Text file busy. It is behaving that way because it was loaded that way. On our 11/44, running 2.9bsd, any program compiled with "-i" or "-n" will display that behavior. Try looking at the man entry of "ld" to get hints on what options might do this. == kwthomas ==