List of pages for bash

2024

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.

2012

Naughty Python

A short thing about how Python prints its version number.