List of pages for bash
2026
2024
Persistent Synology Configuration
-How to mutate immutable Synology configuration and persist these changes
2020
Synchronization
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.
2016
Generacja wersji [PL]
Presentation of simple scripts and techniques allowing automatic generation of program's version.
2014
Process substitution [PL]
Process substitution in Bash is a powerful technique which allows us to redirect command's output to programs which only accept files.