3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
@TEST-EXEC: echo "Foo" | grep -q Foo
|
|
@TEST-EXEC: awk 'BEGIN{for(i=0; i < 50000000; i++){}}'
|