Probe pour le nombre de cartes dvb
darcs-hash:20090314110829-9fc8c-a03ba4b5f55f3386e504f88994b7ccac2b216b52.gz
This commit is contained in:
parent
7f62f43d44
commit
c1115bc597
1 changed files with 5 additions and 0 deletions
5
Probes/cartesdvb
Executable file
5
Probes/cartesdvb
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo "group:cartesdvb"
|
||||||
|
exec ls /dev/dvb 2>/dev/null |wc -w
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue