I put alises to .bashrc file however it doesnt sourced when it comes to /bin/sh which is linked to dash shell. Is there a compatiable version of sh terminal startup file for dash. I have tried .profile, .bash_profile etc.
Asked
Active
Viewed 770 times
1
.bsah_profile
are both.bashrc
for thebash
shell. I don't know about.profile
, but at least for the first two, they are not for/bin/sh
. – cocomac Nov 04 '21 at 00:14