#/etc/profile: system-wide .profile file for ash.

export PS1 PATH
PS1="trinux> "
PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/local/bin:/usr/local/sbin
sleep 1
clear

echo "Welcome to Trinux: A Linux Security Toolkit"
echo
echo "Type 'man' for a list of available manual pages"
echo
