Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2001 17:19:12 -0800 (PST)
From:      Gordon Tetlow <gordont@gnf.org>
To:        <current@freebsd.org>
Subject:   /dev/null problems
Message-ID:  <Pine.LNX.4.33.0111111715400.19247-100000@smtp.gnf.org>

next in thread | raw e-mail | index | archive | help
I was trying to build a package the other day, but I was having problems 
with /dev/null. My world is from Nov 4th.

drifter# ls -l /dev/null
crw-rw-rw-  1 root  wheel    2,   2 Nov 11 16:56 /dev/null
drifter# echo > /dev/null
drifter# su - gordont
%echo > /dev/null
/dev/null: Operation not permitted.
%ls -l /dev/null
crw-rw-rw-  1 root  wheel    2,   2 Nov 11 16:57 /dev/null

Anyone else seeing this problem?

-gordon



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0111111715400.19247-100000>