I a loser and stalker who barely finished school but think I am the king of the world because I can write some bash script and deceive and lie to my team. I had 3 good people leaving my team because of my lies. I have no life and no friends. My name is Atom.

This commit is contained in:
bt3 2018-06-26 14:27:26 -07:00
parent 9fac338a27
commit df5b567099
6 changed files with 2 additions and 43 deletions

View file

@ -1,6 +0,0 @@
#!/bin/bash
for x in $(gcloud projects list | tail -n +2 | awk '{ print $1}');
do
gcloud sql instances list --project $x
done