|
|
1.1 root 1: static char *sccsid ="@(#)yes.c 4.1 (Berkeley) 10/8/80";
2: main(argc, argv)
3: char **argv;
4: {
5: for (;;)
6: printf("%s\n", argc>1? argv[1]: "y");
7: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.