Answers for "journalctl display last lines"

CSS
2

journalctl last 100 lines

journalctl --unit=my.service | tail -n 300
Posted by: Guest on May-17-2021

Code answers related to "journalctl display last lines"

Browse Popular Code Answers by Language