bash script which recreates the 'ls' core UNIX function
- The .bashrc file is a script that is executed by the Bash shell when the terminal is first opened
- By adding a function into the .bashrc file, it becomes available each time a new terminal session is started