#
#  These are dirs containing tools & files we want to investigate first,
# so we stat/whatever them first, and then we can fuck with them without 
# worrying about destroying forensic evidence.
#
#  The current dir is automatically looked at first
#
#  Then in order, the dirs in this file
#

/bin
/usr/ucb
/usr/local/bin
/etc
/var/adm
/var/log

