summaryrefslogtreecommitdiffstats
path: root/test/bashisms/command.sh
blob: ae60c9735100182742453077fab2fc794a0c6bc0 (plain)
1
2
3
4
5
6
#!/bin/sh

command test
command -p test
command -v test # BASHISM
command -V test # BASHISM