Annotation of 43BSD/contrib/icon/libtest/t-getenv.icn, revision 1.1

1.1     ! root        1: procedure main()
        !             2:    write(getenv("HOME"))
        !             3:    write(getenv("TERM"))
        !             4:    write(getenv("foo")) | stop("\"foo\" is not an environment variable")
        !             5: end

unix.superglobalmegacorp.com

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