gash/test/ifthen

2 lines
37 B
Plaintext
Raw Normal View History

2016-09-17 20:31:36 +01:00
if ls * | grep foo; then echo ok; fi