Probe pour le nombre de cartes dvb

darcs-hash:20090314110829-9fc8c-a03ba4b5f55f3386e504f88994b7ccac2b216b52.gz
This commit is contained in:
dubost 2009-03-14 12:08:29 +01:00
parent 7f62f43d44
commit c1115bc597

5
Probes/cartesdvb Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
echo "group:cartesdvb"
exec ls /dev/dvb 2>/dev/null |wc -w