bash: /dev/null: No such file or directory. Why is /dev/null implemented using the windows NUL device?

Lev Bishop lev.bishop@gmail.com
Thu Jun 1 18:31:00 GMT 2006


On 6/1/06, Robert McKay wrote:

> Does anyone know what can go wrong with the windows NUL device? :-)
>
> Do you need any kind of special permissions to use NUL?

You could download winobj from sysinternals.com.
Check that \GLOBAL??\NUL is a symbolic link to \Device\Null
Check that \Device\Null exists.
Check the permissions for both (properties, security tab).

HTH
Lev

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list