You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dahdi-tools/xpp/xpp_timing

7 lines
180 B

#! /bin/sh
grep 'DRIFT:' /sys/bus/astribanks/devices/xbus-*/timing | sed \
-e 's,/sys/bus/astribanks/devices/,,' \
-e 's,/timing:,: ,' \
-e 's,DRIFT: ,,' \
-e 's/^[^:]*:/\U&/'