reenasana
reenasana
Untitled
1 post
Don't wanna be here? Send us removal request.
reenasana · 4 years ago
Text
Difference between /var/log/wtmp and /var/run/utmp in linux ?
1. It contains logins and logout information and it cant be viewed as a text file because they are encrypted ones (i.e Available in binary formats) .
2. /var/run/utmp - Currently logged in details .
3. /var/log/wtmp - Shares both the login and logout information of the logged users .
1 note · View note