Hacker News new | ask | show | jobs
by jwmhjwmh 1695 days ago
I think aliases are only used in interactive shells:

    $ sh -c 'command -v ls'
    /bin/ls