which 62 B

123
  1. #!/bin/bash
  2. type -pa "$@" | head -n 1 ; exit ${PIPESTATUS[0]}