diff options
author | will <will@FreeBSD.org> | 2000-12-31 06:02:40 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-31 06:02:40 +0000 |
commit | f73d3c05e13e7b3979291354d74834287b63886c (patch) | |
tree | cdf441857947b9738f0f37162b915fdbdec238d3 /shells/pash/pkg-descr | |
parent | 76ae6282e2e7ab4d8bb608924a7209643b319690 (diff) | |
download | FreeBSD-ports-f73d3c05e13e7b3979291354d74834287b63886c.zip FreeBSD-ports-f73d3c05e13e7b3979291354d74834287b63886c.tar.gz |
Add pash 2.2, a full-screen shell, similar to Midnight Commander. Some
patches were included to fix various bugs (including what I believe are
potential overflow bugs involving gets()).
PR: 23949
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Diffstat (limited to 'shells/pash/pkg-descr')
-rw-r--r-- | shells/pash/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/shells/pash/pkg-descr b/shells/pash/pkg-descr new file mode 100644 index 0000000..2160c5f --- /dev/null +++ b/shells/pash/pkg-descr @@ -0,0 +1,17 @@ +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. + +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. + +- George Reid +greid@ukug.uk.freebsd.org |