Wrap systemctl output

If you’re checking the logs of a systemd service, and they are going off the screen, although you can use the arrow keys to view the rest of the line, you can also just stop it from happening with the below flags.

$ sudo systemctl status <service> --full --no-pager