Search:

akanga - shell interpreter

akanga is an rc based shell interpreter with additions for

In contrast to other shells rc (and so akanga too) have a small and clean language that make both very useful for programming shell scripts. I don't consider akanga to be superior to the bash for interactive use but it's my absolute favourite for shell programming.

The distribution archive comes with a preconfigured source directory that should compile on the average Linux system. the compiler will show more or less warnings

The current release of rc may be obtained from http://www.star.le.ac.uk/~tjg/rc/.

Sample Scripts

The archive comes with some scripts. They are intended as samples and as helpful tools.

All scripts come with a manpage.

Manpages

Manual pages are available for akanga itself: akanga(1), akangaexpr(1), rc(1) and also for the sample scripts that come with it: fileuser(1), lp(1), netuser(1), man2html(1), mancc(1), which(1).

Download

The current version of akanga is 1.0.21: akanga-1.0.21.tar.gz.