Scsh is a Unix shell in that is has significant syntax extensions to make writing Unix shell scripts easy (constructing pipelines, setting I/O redirection, conditional execution etc.). It also offers access to lower-level functionality like all Posix system calls, TCP/IP sockets and a full-featured regular expression library. This is embedded into a general-purpose programming language with real data types, extensive, syntactically clean control constructs and "real" quoting rules. Scsh is also a full implementation of R4RS Scheme with some non-standard behavior (required for scripting). As a result, a wide variety of existing Scheme code can be used. The underlying Scheme implementation is a virtual machine for compact byte code.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | earmv6hf | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | earmv6hf | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | earmv6hf | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | earmv7hf | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | earmv7hf | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | earmv7hf | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | i386 | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | i386 | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | powerpc | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | powerpc | scsh-0.6.7nb1.tgz |
NetBSD 10.0 | powerpc | scsh-0.6.7nb1.tgz |
NetBSD 9.0 | earmv6hf | scsh-0.6.7nb1.tgz |
NetBSD 9.0 | earmv7hf | scsh-0.6.7nb1.tgz |
NetBSD 9.0 | i386 | scsh-0.6.7nb1.tgz |
NetBSD 9.0 | i386 | scsh-0.6.7nb1.tgz |
NetBSD 9.0 | m68k | scsh-0.6.7nb1.tgz |
NetBSD 9.0 | powerpc | scsh-0.6.7nb1.tgz |
NetBSD 9.0 | powerpc | scsh-0.6.7nb1.tgz |
NetBSD 9.0 | powerpc | scsh-0.6.7nb1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.