Answer the question
In order to leave comments, you need to log in
Is it possible to complete the watch command argument in linux?
I execute the command:
sudo watch -n1 -d -t tail -n30 /var/log/fail2ban.log
tail -n30 /var/log/fail2ban.log
tail -n30 /var/log/fail2ban.log | grep ban
sudo watch -n1 -d -t tail -n30 /var/log/fail2ban.log | grep ban
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question