Thursday, 8 September 2016

Unix/Linux How to use alias inside a non-interative shell?


put the following code at the begining of your non-interative shell
shopt -s expand_aliases

No comments:

Post a Comment