mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-13 04:02:18 -04:00
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:
parent
9fac338a27
commit
df5b567099
6 changed files with 2 additions and 43 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue