Posts tagged bash

November 25, 2022
Shell pipeline using pip, tail, awk, tr, xargs.
bash python
November 28, 2021
Using ffmpeg, a custom shell script and a file with timestamp markings to automate cutting away undesirable parts of a video.
ffmpeg bash
April 5, 2021
An xargs example for doing an operation for each line printed by cat.
bash git