gash/test/ifthen

2 lines
37 B
Plaintext

if ls * | grep foo; then echo ok; fi