3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
#!/bin/bash
|
||
|
/opt/vc/bin/tvservice -s | grep -v "is off" >/dev/null
|