How to see system error messages in AIX ?
Today we will see how to see system error messages in AIX operating system. 1. To see all error messages # errpt | more or, havui201# errpt | pg IDENTIFIER...
Today we will look various different ways to view current logged in users in linux. The user login data is usually saved and read from /var/run/utmp file. Lets see different...