This website works better with JavaScript.
Explore
Help
Sign In
siinus
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
45
Commits
2
Branches
0
Tags
267 KiB
Shell
46.6%
Perl
34.5%
Python
11.3%
CSS
7.3%
Vim script
0.3%
Tree:
e1219c5d05
dotfiles
/
i3
/
.i3
/
blocks
/
temp
6 lines
67 B
Raw
Blame
History
#!/bin/sh
TEMP
=
`
sensors
|
awk
'/Tctl/ {print $2}'
`
echo
"
$TEMP
"
Reference in new issue
Copy Permalink