make test > test.txt 2>&1
Creating an array from the sql results on a single column.
my @campaign_ids = @{ $dbh->selectcol_arrayref($events_sql)};
find . -name '*.pm' | wc -l
find . -name "myfile*.*" -print 2>/dev/null
for i in `ls *.pm`; do perl -Tcw -I ~/public_html/bps $i; done
cvs -nq update -dA
vim cookbookNodes of interestSpeeding up the DBI DBI recipes