Hi all,
I am new to unix - aix especially.
i tried to create a shortcut for a folder that located deep down - eg./abc/def/ghi/jkl/mno
therefore i went to the .profile of the respective user supertester
and added
alias abc='cd /abc/def/ghi/jkl/mno'
and saved and perfomed ./.profile
however when i issue abc at prompt, it says abc not found.
i wonder why it get committed even after executing ./.profile.
I was logged on as supertester all the while.
please advice.
thanks.
I am new to unix - aix especially.
i tried to create a shortcut for a folder that located deep down - eg./abc/def/ghi/jkl/mno
therefore i went to the .profile of the respective user supertester
and added
alias abc='cd /abc/def/ghi/jkl/mno'
and saved and perfomed ./.profile
however when i issue abc at prompt, it says abc not found.
i wonder why it get committed even after executing ./.profile.
I was logged on as supertester all the while.
please advice.
thanks.