#unix #shelltricks piping to xargs when target command only support a single argument: echo "ssh cron" | xargs --max-args=1 systemctl status