libunicap/SOURCES/libunicap-filter.sh

5 lines
174 B
Bash
Raw Normal View History

2021-06-06 12:25:32 +00:00
#!/bin/sh
# The original script name has been passed as the first argument:
"$@" | sed -e '/^libdcam.so/d' -e '/^libv4l.so/d' -e '/^libv4l2cpi.so/d' -e '/^libvid21394.so/d'