• FauxLiving@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    systemd priests be like:

    homectl show -j | \
      jq -r ".[].userName as $u | \
           .birthDate as $b | \
           select($b < \"$(date -d '18 years ago' +'%Y-%m-%d')\") | \
           $u"