Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
input='release_R3_2022.2'
# Extracting the relevant parts using regular expressions
if [[ $input =~ ^release_(R[0-9]+)_([0-9]+)\.([0-9]+)$ ]]; then
release_version="${BASH_REMATCH[1]}"
year="${BASH_REMATCH[2]}"
month="${BASH_REMATCH[3]}"
#echo "Creating an SSH key for you..."
#ssh-keygen -t rsa
#echo "Please add this public key to Github \n"
#echo "https://github.com/account/ssh \n"
#read -p "Press [Enter] key after this..."
echo "Installing xcode-stuff"
xcode-select --install

Keybase proof

I hereby claim:

  • I am ezman on github.
  • I am fasih_rehman (https://keybase.io/fasih_rehman) on keybase.
  • I have a public key ASAtPNrjHFrTDNMk14ZhLPQErJ3h7xKztMcNzBvMNFs7aAo

To claim this, I am signing this object:

@ezman
ezman / <username>-hello-secrets.yaml
Last active June 15, 2016 14:15
Quickstart : Template Deploy files
dev:
rds:
db-master-username: hello
db-master-password: E9s8yLN7j2nJK3xcI61r