buildroot/sources/target_skeleton/etc/profile

10 lines
190 B
Bash

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 " "