Using the cat command in UNIX, a file can be displayed with the line number of each line preceding the line.
cat -n filename
find . -not -path "*.svn*" or find . -not -path "*.svn*" -name "functions*"
Using cron in UNIX.
crontab -e