Terho Uotila wrote:
> tuotila@vicente:~ $ head -70 dash.strace
[...]
> stat("/var/mail/tuotila", {st_mode=S_IFREG|0600, st_size=1654678, ...}) = 0
> write(2, "dash: 2: ", 9dash: 2: )                = 9
> write(2, "Syntax error: \"(\" unexpected (ex"..., 44Syntax error: "(" 
> unexpected (expecting ")")) = 44
> write(2, "\n", 1
> )                       = 1
> wait4(-1, 0x7fff6bc6708c, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child 
> processes)

Hm, no read calls.

I forgot to ask for output from

        type dash
        ldd $(which dash)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to