|
|
1.1 root 1: /^x [a-z]*$/d
2: /^[a-z]* x$/d
3: s/^x //
4: s/ x$//
5: s/ x//g
6: /xth/d
7: /[0-9]/d
8: /x-/d
9: /^[ ]*$/d
10: /^one [a-z]*$/d
11: /^two [a-z]*$/d
12: /^three [a-z]*$/d
13: /^four [a-z]*$/d
14: /^five [a-z]*$/d
15: /^six [a-z]*$/d
16: /^such [a-z]*$/d
17: /^new [a-z]*$/d
18: /^given [a-z]*$/d
19: /^every [a-z]*$/d
20: /^no [a-z]*$/d
21: /^large [a-z]*$/d
22: /^small [a-z]*$/d
23: /^[a-z][.]* [a-z][.]*$/d
24: /^[a-z][a-z] [a-z]$/d
25: /^[a-z] [a-z][a-z]$/d
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.