Split-out and refactor 'pactl list sinks' parser
[khatus.git] / bin / khatus_sensor_fan
1 #! /bin/sh
2
3 set -e
4
5 fan_path="$1"
6
7 cat "$fan_path"
This page took 0.053834 seconds and 4 git commands to generate.