Results 1 to 10 of 23480

Thread: Post your .conkyrc files w/ screenshots

Threaded View

  1. #11
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by John.Michael.Kane View Post
    Try these lines.
    Code:
    Core: ${execi 8 sensors | grep -A 1 'CPU Temp:' | cut -c12-17 | sed '/^$/d'}C
    
    MB: ${execi 8 sensors | grep -A 1 'M/B Temp:' | cut -c12-17 | sed '/^$/d'}C
    OK, I see this on my screen: (less the stuff in brackets)

    Core: +49
    +41.0

    MB: +41.0
    1.650 C
    Last edited by Bruce M.; January 16th, 2008 at 06:02 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •