Skip to main content
3 of 4
edited body
Charanoglu
  • 123
  • 1
  • 4

How to listening a daemon output?

I have a daemon that print some information on the terminal, I can see these informations by typing: systemctl status bot.service, this working well, but this command doesn't listening the new output, so if I want to see the new output generated I need to retype the command, there is a way to always listening the daemon and let the output displayed in the terminal without retype the command?

Charanoglu
  • 123
  • 1
  • 4