grep messages , grep maillog

grep "^Jan.*d\:" /var/log/messages|tail -n 14
grep "^Jan.*d\:" /var/log/maillog|tail -n 14
 
 

Comments

Popular posts from this blog

Black screen after logging in on Windows 2012 R2 using domain credentials on remote desktop connection

killall httpd | /sbin/service httpd restart