Persistent Synology Configuration
-How to mutate immutable Synology configuration and persist these changes
How to mutate immutable Synology configuration and persist these changes
I synchronize a lot of things, each of them differently. Let's take a look how to write a simple Bash script which automates and parallels that.
Presentation of simple scripts and techniques allowing automatic generation of program's version.
Process substitution in Bash is a powerful technique which allows us to redirect command's output to programs which only accept files.