Posts, Comments and Answers
This page links to things like posts on which I've commented, on platforms like Github and Stack Overflow.
PWA's. I STILL BELIEVE!
Github
Cryptography
Stack Overflow
- Linux bash parsing URL
- Rsync to NFS directory via bastion with SSH as SSH user but write as www-data
- editing loop in bash script to only run over 3 files
- what does ${@:3} means in bash?
- How to pass an associative array as argument to a function in Bash?
- Will low and no code tools ever truly disrupt tech development?
- How to Extract Part of a String using Bash
- How to print an array originated from a brace expansion command in bash scripting?
- Remove array duplicates (the old way)
- How to find specific text in a text file, and append it to the filename?
- Bash parallel curl requests from array of URLS inside for loop
- command not found on shell script run
- How to set Java environment path in Ubuntu
- JavaScript check if one object property value is exist on another object property