gash/todo/test

2 lines
50 B
Plaintext
Raw Normal View History

2016-09-17 20:31:36 +01:00
if [ -e foo ] && [ -e bar ]; then echo exists; fi