Annotation of 42BSD/bin/pagesize.c, revision 1.1

1.1     ! root        1: #ifndef lint
        !             2: static char sccsid[] = "@(#)pagesize.c 4.2 (Berkeley) 8/11/83";
        !             3: #endif
        !             4: 
        !             5: main()
        !             6: {
        !             7: 
        !             8:        printf("%d\n", getpagesize());
        !             9: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.