๐ Hi, Iโm @subinamathew
๐ Iโm interested in automation
๐๏ธ Iโm looking to collaborate on DevOps, GCP
๐ซ How to reach me via
Thank you
๐ Hi, Iโm @subinamathew
๐ Iโm interested in automation
๐๏ธ Iโm looking to collaborate on DevOps, GCP
๐ซ How to reach me via
Thank you
*STOP ALL APPS*
cf apps | grep started | awk '{print $1}{system("cf sp " $1)}'
*REMOVE ALL APPS*
alias ip='ifconfig | grep 192 && ping -c3 www.google.com'
alias http='python -m SimpleHTTPServer 35571'
alias cls='clear'
alias ups='cd /Users/-/Desktop/time && echo up >> abc.txt && uptime >> abc.txt'
alias downs='cd /Users/-/Desktop/time && echo down >> abc.txt && uptime >> abc.txt'
cf apps | grep started | awk '{print $1}{system("cf sp " $1)}'
docker image from tomcat, with ssh function - optimised for magnolia 5.7
Shell