I have written some ffmpeg shell scripts to process audio and video,
and perform some tasks you would normally need to use a video editor for.
If anyone has a free moment for some peer review or feedback that would be great,
i have already used shellcheck on all the scripts but if anyone can...
Hello,
I'm sure this is easy, but trying to figure this out: I see a similar example here: but can't get it to work: http://www.unix.com/shell-programming-and-scripting/44975-how-grep-variable-pattern.html
but I have a basic code structure like this:
#!/bin/sh
pattern="hello|help"
while...
Based on prior posts/discussions on the best IDE and the need to compile C language, I am adding a script - lets call it a minimal IDE. However, this little IDE is showing a bit of Project Management.
The script .sh/text, is made out of two files - some 300 lines of code, a reason why will not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.