@Fmstrat:
b () { bash "$@"; }
then b -c "echo test | grep test"
b () { bash "$@"; }
then b -c "echo test | grep test"