AT&T Software Technology toolkit providing UNIX tools, libraries, and enhanced POSIX replacements including KSH shells.
AST (AT&T Software Technology) is a comprehensive toolkit from AT&T Research that provides enhanced UNIX tools, libraries, and replacements for standard POSIX utilities. It solves the problem of inconsistent or inefficient system tools by offering portable, optimized alternatives that work across multiple platforms including various UNIX systems and Windows via UWIN.
System administrators, developers working with shell scripting, and engineers needing portable UNIX tools across different operating systems, particularly those maintaining legacy systems or requiring KornShell compatibility.
Developers choose AST for its collection of proven, efficient tools from AT&T Research, its cross-platform portability, and its enhanced versions of standard utilities that offer better performance and reliability than many default system tools.
AST - AT&T Software Technology
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
AST provides more efficient versions of standard UNIX utilities, offering performance improvements over default tools as highlighted in the README.
Designed to run on various UNIX systems and Microsoft Windows via the UWIN compatibility layer, making it valuable for heterogeneous environments.
Includes ksh93u+ and ksh93v- versions, which are stable releases from AT&T authors, ensuring consistent shell scripting across platforms.
Almost all tools have built-in manual access through --man or --html flags, reducing reliance on external documentation as noted in the README.
The master branch ksh93u+ was last released in 2012 and is not actively maintained, risking security vulnerabilities and missing modern features.
Uses NMAKE and a custom package script for building, which is more cumbersome than standard configure/make or package manager installations.
With no active development, community support is sparse, and users may need to rely on forks or external resources for updates and help.