#!/bin/bash
ls -FlaR /home/ftp/incoming | mail -s "FTP Incoming" `whoami`


syntax highlighted by Code2HTML, v. 0.9.1