/dev/null 644

john at johnmad.austin.ibm.com john at johnmad.austin.ibm.com
Thu Feb 21 11:24:53 AEST 1991


>Can anyone explain how this happened ?  I am reporting it to IBM now.
>    Last login at Wed Feb 20 07:16:12 1991 on hft/0
>    -sh: /dev/null: 0402-011 Cannot create the specified file.
>    -sh: /dev/null: 0402-011 Cannot create the specified file.
>    $ ls -l /dev/null
>    -rw-r--r--   1 root     system         0 Feb 20 07:16 /dev/null

Yes, Likely it is a bug in the /usr/etc/lsnfsexp script. 
It should be line 100. 
        rm -rf ${TMP_FILE} >/dev/null 2>&1 /dev/null
(Whoops!)
        rm -rf ${TMP_FILE} >/dev/null 2>&1

John

Statements made here are my personal views and do not reflect
policy or commitments of IBM Corporation.

John Maddalozzo			   
IBM Advanced Workstation Division  aesnet:	john at johnmad.austin.ibm.com
11400 Burnet Road, 994/3401	   vnet:	JOHNMAD at AUSVMQ
Austin, TX, 78758-3493		   phone:	+1 [512] 823-4837
		uucp:	cs.utexas.edu:ibmaus!auschs!johnmad.austin.ibm.com!john



More information about the Comp.unix.aix mailing list