#!/bin/sh
out=$(batctl gwl -H 2>/dev/null) && [ -n "$out" ]
