Have you ever googled for reference of “if” conditions in bash ? Are you still googling them every time you need it ? Me too !
Continue reading “BASH “if” conditions reference”Find out your shell
Recently I was wondering why my aliases are not working on libreElec after I log in via SSH. I mean, my .bashrc was properly configured so what ?
Continue reading “Find out your shell”SSH config
Do you connect to various SSH hosts from one computer ? Have you written own script to avoid writing long commands ? I did it the same, until I’ve found ssh_config
Continue reading “SSH config”