osh-20120102 (Twelve == Magic)

The latest official release of osh (The Twelve == Magic Edition) is available via:

What’s new in this release? The following describes the major points.

Changes: This release changes the osh exit status for 'alias' and 'unalias' so that they exit w/ a false (1) status when there are no aliases to print, set, or unset. Otherwise, they exit w/ a true (0) status when there is no error. It adds 'version' as an osh special built-in command, replacing the previous 'version' alias found in “examples/dot.oshrc”. It changes the _XOPEN_SOURCE definition from 600 to 600L in “mkconfig”. It also adds DEBUG_ALIAS, DEBUG_GLOB, and DEBUG_PROC definitions (undefined by default) to “err.h” for printf debugging.

By

Leave a Comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s