mirror of
https://github.com/bvanroll/college-pentesting.git
synced 2025-08-29 20:12:41 +00:00
i think i almost have the default pass, i have to understand one more function
This commit is contained in:
12
verb/fs.sbin/video.sh
Executable file
12
verb/fs.sbin/video.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $Id: video.sh, v1.00 2009-11-11 andy
|
||||
#
|
||||
# usage: video.sh
|
||||
#
|
||||
|
||||
echo "**** video.sh ***"
|
||||
|
||||
killall -q uvc_stream
|
||||
sleep 3
|
||||
uvc_stream -b &
|
Reference in New Issue
Block a user