set13 (45e5710bbb3676c9d945e9df78019b2c58930a59) | set13 (cc698b490001646c7174d14af6500400be9bd4ff) |
---|---|
1$ $tcsh: set13,v 1.3 2006/03/02 18:46:45 christos Exp $ | |
2$ sh.exec.c 3$set 13 41 hash=%-4d dir=%-2d prog=%s\n 52 %d hash buckets of %d bits each\n 63 debug mask = 0x%08x\n 74 %d hits, %d misses, %d%%\n 85 %S: shell built-in command.\n 96 %S: Command not found.\n 107 where: / in command makes no sense\n 118 %S is aliased to 129 %S is a shell built-in\n 1310 hash miss: | 1$ sh.exec.c 2$set 13 31 hash=%-4d dir=%-2d prog=%s\n 42 %d hash buckets of %d bits each\n 53 debug mask = 0x%08x\n 64 %d hits, %d misses, %d%%\n 75 %S: shell built-in command.\n 86 %S: Command not found.\n 97 where: / in command makes no sense\n 108 %S is aliased to 119 %S is a shell built-in\n 1210 hash miss: |