Dave's Brain

Browse - computer tips - recently updated logs

Date: 2007oct29
Level: Beginner

Q.  How can I see which logs were recently updated on my Linux box?

A.  Do this:

    # cd /var/log
    # ls -lt | head

Add a comment

Sign in to add a comment
Copyright © 2008, dave - Code on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License.