gash/test/for

2 lines
38 B
Plaintext

for f in *; do echo $f | grep c; done