Files
blomarchy/bin/blob-hw-webcam
T

6 lines
102 B
Bash
Executable File

#!/bin/bash
# blob:summary=Check whether a webcam is available
[[ -n $(blob-capture-webcam-list) ]]