Create a .profile for fun

This commit is contained in:
Ciro Santilli
2018-02-25 11:49:11 +00:00
parent 2eff007f7c
commit a20baebb36
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
# https://unix.stackexchange.com/questions/176027/ash-profile-configuration-file
echo "hello $(pwd)/.profile"
# Does not inherit init environment variables.
#env