gash/test/for

2 lines
41 B
Plaintext

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