Heitor's log
https://heitorpb.github.ioPractical Linux tutorials and command-line tips covering system administration, scripting, and performance benchmarking.
Entries
-
How to feed the output of one process to multiple other processes simultaneously, using tee and Bash's process substi...
-
How to find out your public IP address on the command line after reinventing the wheel using Rust, Axum, Nix, a docke...
-
How to create symbolic links in Python. Easier than using ln.