- scripts written in groovy
- made the startable by calling their name in terminal
- put them under ~/projects/scripts
- created a symbolic link ~/bin that points to scripts folder
- made executable by chmod +x fileXY.sh
- /bin is in the default path for user according to standard installation (see ~.profile)