Bash scripts

From wikiluntti
Revision as of 20:51, 24 March 2022 by Mol (talk | contribs) (→‎Replace the extension of files)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

Some simple but effective bash scripts that has been useful.

Replace the extension of files

Converts all mp3's to opus files in a directory

https://github.com/markkuleino/bash-scripts/blob/main/convert_replaceExtension.sh