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?
How to listening a daemon output?
Charanoglu
- 123
- 1
- 4