Re: Sysctl uptime

From: Shantanu Mahajan (freebsd_at_dhumketu.cjb.net)
Date: 06/30/03

  • Next message: Shantanu Mahajan: "Re: PPP troubles SOLVED!!!"
    Date: Mon, 30 Jun 2003 18:59:54 +0530
    To: "Remington L." <cableboy@charter.net>
    
    

    +-- Remington L. [freebsd] [30-06-03 21:17 -0700]:
    | Is there a sysctl string that can tell me my uptime?
    |
    |
    |
    | ------------------------------
            you can get the uptime. indirectly.

            sysctl kern.boottime

            Regards,
            Shantanu

    -- 
    You can look through a file in a nice text-based interface by typing
    	less filename
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Shantanu Mahajan: "Re: PPP troubles SOLVED!!!"