Skip to content

Conversation

@pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Sep 20, 2026

$ ss -V
ss utility, iproute2-7.2.0

    $ scripts/beenullify.sh iproute2-4.4.0-0.bee
    Renaming iproute2-4.4.0-0.bee to iproute2.be0
On MarIuX `ss -tlnH 'sport = :10056'` exits 255 without looking at a
single socket:

    $ ss -tlnH 'sport = :10056'
    ss: invalid option -- 'H'
    Usage: ss [ OPTIONS ]
    […]
    $ ss -V # built January 2016
    ss utility, iproute2-ss160111

`-H` (suppress the header line) arrived in iproute2 4.6, mid-2016. So,
update to latest version.
@pmenzel pmenzel merged commit b9c6663 into master Sep 20, 2026
Sign in to join this conversation on GitHub.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant