1 case ${$@@Q} in hb) botsnack;; *) action gives ${$@@Q} some cookies.;; esac
1 case $@ in hb) botsnack;; *) action gives $@ some cookies.;; esac