/ Published in: Bash
Expand |
Embed | Plain Text
tail -f /usr/local/apache/logs/error_log | grep [username] &
You need to login to post a comment.
tail -f /usr/local/apache/logs/error_log | grep [username] &
You need to login to post a comment.