gash/todo/test

2 lines
50 B
Plaintext

if [ -e foo ] && [ -e bar ]; then echo exists; fi