https://sourceware.org/bugzilla/show_bug.cgi?id=33396

--- Comment #4 from Alan Modra <amodra at gmail dot com> ---
Pehaps replace
        tail -n +4
with
        sed -n -e '4,$p'

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to