Jack Yaz
Part of the Furniture
I'm working on a project that involves leaving a permanent tail running, e.g.:
I've tried nohup, & , combinations thereof, but the process is always killed whenever I exit the SSH session. What am I missing?
Code:
tail -F /opt/var/log/dnsmasq.log /opt/var/log/dnsmasq.log3 | /opt/share/dnsmasq.awk >> /opt/share/dns.log