gash/tests/100-bracket-file.sh

5 lines
40 B
Bash

if \[ -f foo-bar ]; then
exit 1
fi