Pash 2.2 is now distributed as a Freeware program. Given the overwhelming response to this web-site (and mostly because I'm a nice guy), I figured, what the heck, since you like it so much, let it be on me. Pash is now free of charge.
I had planned to make a whole bunch of ports to tons of platforms myself, but, who are we kidding, I dont have time!!. Therefore, as of January 1997, the complete source code of Pash is available for all you Amiga and Power PC users to play with. The only thing is that I would like to be informed of every successful port of Pash, so that I can set up a link to the author.
The two binary versions previously available are still there:
Both binaries are exactly the same program. I'm too busy right now to upgrade Pash with all the suggestions I got through E-Mail (keep on sending feed-back, though. I'm piling it up).
Complete source code with makefile for Linux:
Documentation only:
Binaries with documentation:
Extract each file from a shell prompt by typing tar xvzf file.tar.gz from the directory you saved the file.
Pash 2.2 is a full screen shell, a Commander for Unix. The versions distributed through this website are ports of Pash to PC Unix Operating Systems.
Here is a selection of screen shots made from telneting into a Sun Solaris Box that will show what Pash looks like and how it works.
The standard main screen displays 2 windows containing a listing of the 2 current directories, a menu bar and a command line.

Pash can switch to a 4 window mode. Here's a view of this feature along with part of the pull-down menu system. Selected files in each window will be highlighted.

Besides all the classical file manipulation functions (copy, move, ...), Pash also acts as a shell, allowing you to control Processes and IPC devices.
The Process Handling Function allows you to view all your current processes and to send signals to each of them.

The IPC Device Control Function will display all the Message Queues, Shared Memories or Semaphores active in the system and allow you to destroy any of them. Here's an example showing the Message Queues:

To ease navigation, Pash implements a Directory Tree function that will allow you to navigate within the directories of your session

Some interesting links: