summaryrefslogtreecommitdiffstats
path: root/sources/target_skeleton/etc/profile
blob: 66ef8fedfaf478ced368c6620e5a14b682331a71 (plain) (blame)
1
2
3
4
5
6
7
8
9
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
alias ll='ls -l'

echo " "
echo " "
echo "Welcome to the busybox/uClibc usermode-linux test environment"
echo " "
echo " "