1
0

3 lines
55 B
Awk
Raw Permalink Normal View History

2019-06-15 15:31:01 -06:00
#!/usr/bin/env -S awk -f
BEGIN { while(1) printf("e")}