Skip to content

Instantly share code, notes, and snippets.

View gstlt's full-sized avatar

Grzegorz S. Adamowicz gstlt

View GitHub Profile
@gstlt
gstlt / evenea_emails.sh
Created June 24, 2019 20:02
Evenea nie pozwala w prosty sposób skopiować emaili do uczestników, żeby wysłać maila, to cudo w prosty sposób wyciągnie co trzeba z pliku csv
function evenea_emails() {
cat $1 | sed '1d' | awk -F';' '{print $15}' | sed -e 's/"//g' -e 's/$/,/g' | tr -d '\n' | sed 's/,$//g'
}
# Usage:
# source evenea_emails.sh
evenea_emails bilety.csv

Keybase proof

I hereby claim:

  • I am gstlt on github.
  • I am gadamowicz (https://keybase.io/gadamowicz) on keybase.
  • I have a public key ASApmY_aoaMoUDSzeMr2-pMjznmIyOJTb_mJYTwhN1vS9Qo

To claim this, I am signing this object: