Ubuntu Pastebin

Paste from angel at Thu, 28 Apr 2016 19:57:04 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
sensors(1)                    Linux User's Manual                   sensors(1)

NAME
       sensors - print sensors information

SYNOPSIS
       sensors [ options ] [ chips ]
       sensors -s [ chips ]
       sensors --bus-list

DESCRIPTION
       sensors is used to show the current readings of all sensor chips.
       sensors  -s is used to set all limits as specified in the configuration
       file.
       sensors --bus-list is used to generate bus statements suitable for  the
       configuration file.

OPTIONS
       -c, --config-file config-file
              Specify  a configuration file. If no file is specified, the lib‐
              sensors default configuration file is used. Use  `-c  /dev/null'
              to temporarily disable this default configuration file.
Download as text