j
k
j a
j l
Note: I suggest s/SIGPIPE/EPIPE/ to avoid confusion, since SIGPIPE is either always ignored or kills immediately (SIG_DFL), it's EPIPE that triggers the error path
Back to the thread
Back to the list