• FauxLiving@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      1 day 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"