Yeah... Sure Mr. Sam! I forgot the -f flag.

In this case we have something like this:

Daniel Augusto Fernandes wrote:
> .
> .
> .
> pipe([3, 4])                            = 0
> fork()                                  = 10888
> [pid 10873] close(3)                    = 0
> [pid 10873] open("/usr/local/share/sqwebmail/authmodulelist", O_RDONLY)
> = 3
> [pid 10873] read(3, "authvchkpw\n", 1024) = 11
> [pid 10873] close(3)                    = 0
> [pid 10873] kill(10888, SIGTERM)        = 0
> [pid 10873] close(4)                    = 0
> [pid 10873] access("/usr/local/share/sqwebmail/noimages", F_OK) = -1
> ENOENT (No such
> [pid 10873] open("/usr/local/share/sqwebmail/html/pt-BR/invalid.html",
> .
> .
> .
> [pid 10873] _exit(0)                    = ?

Reply via email to