Hi,

When one of my users try to:

any_command | /dev/nul

the response is either that the file /dev/nul doesn't exist or that he
doesn't have permissions to do that.

If the same user tries to:

any_command | /dev/null
                   ^^^^

it works fine.

I'm surpriced. Why is /dev/nul reserved for root? What could a user harm
by sending stuff to /dev/nul ? And what's the difference between
/dev/nul and /dev/null ?

Regards
Gustav

-- 
pgp = Pretty Good Privacy.

To get my public pgp key, send an e-mail to: [EMAIL PROTECTED]

Visit my web site at http://www.schaffter.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to