Quantcast
Viewing all articles
Browse latest Browse all 4899

Beginners • Re: Kill cvlc with Crontab

Running the two part separately might be the best approach but be carefull if you're chaning stuff the video player relies on while it is still running.

To kill the video player at a set time just add the following command to your crontab and run it at an apropriate time.

Code:

killall cvlc
For more on that command see

Code:

man killall

Statistics: Posted by thagrol — Sun Jun 30, 2024 1:28 am



Viewing all articles
Browse latest Browse all 4899

Trending Articles