Collection of some useful Bash scripts
- Check if IP address is private or public
- Parse $PATH variable and output in readable format
- Get parameters of secure TLS connection for the given domain
- Bash script that splits a file into multiple parts based on a specified size in MB
- Cleanup all Docker containers and images on your system
- Set Git config settings for the repository
- Completely remove the given package from the system
- Convert decimal number to binary and vice versa
- Calculate network, broadcast addresses, subnet mask and number of availalbe hosts from IP CIDR range
- Cleanup all pods in K8s cluster with 'Failed' or 'Unknown' statuses
- Use cgroups to limit CPU usage to 50% for a given process