"ls -la /dev" fails to write output
Kacper Michajlow
kasper93@gmail.com
Sat May 16 18:39:57 GMT 2020
Hi,
Under cmd.exe listing /dev doesn't produce output. Running under strace
also fails with the following errors:
304 477235 [main] ls 8268 fhandler_console::write: 0x8000990F0, 54
126 477361 [main] ls 8268 seterrno_from_win_error:
../../../../winsup/cygwin/fhandler_console.cc:1810 windows error 6
110 477471 [main] ls 8268 geterrno_from_win_error: windows error 6 ==
errno 9
115 477586 [main] ls 8268 fhandler_console::write_normal: write failed,
handle 0x190
97 477683 [main] ls 8268 write: -1 = write(1, 0x8000990F0, 54), errno 9
Thanks,
Kacper
More information about the Cygwin
mailing list