Jun 25, 2024 Bash Scripting Bash Parameter Expansion This post is a condensed but somewhat comprehensive example of Bash Parameter Expansion (also available via paste.travisflix.com). This post assumes you know the
Jul 25, 2021 Shell Bash Linux Command Output Redirection Syntax Cheatsheet Here is a cheatsheet for common input/output redirections and pipes syntax used in Linux/Unix shells like Bash.
Mar 28, 2020 Bash FFmpeg FFmpeg Batch Transcode Audio Before we dive into how to batch transcode the audio streams using FFmpeg and bash, I feel that I should mention that there is already
Sep 20, 2017 Bash dpkg xargs Remove All Packages Marked as rc by DPKG You can install packages using dpkg on Debian based systems such as Ubuntu. Dpkg is quite a useful command line tool. In addition to installing