diff options
Diffstat (limited to 'sources/target_skeleton/etc/profile')
-rw-r--r-- | sources/target_skeleton/etc/profile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sources/target_skeleton/etc/profile b/sources/target_skeleton/etc/profile new file mode 100644 index 000000000..8797092a9 --- /dev/null +++ b/sources/target_skeleton/etc/profile @@ -0,0 +1,8 @@ +alias ll='ls -l' + +echo " " +echo " " +echo "Welcome to the busybox/uClibc usermode-linux test environment" +echo " " +echo " " + |