# this is called script0
# it runs some commands
ls
echo the current date/time is
date
echo my name is
whoami
