FreeBSD shells : pash4>
A full-screen shell (commander GUI) for *nix.
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
http://www.chez-pierre.com/pash/Archives/
|
pash history
v. 1.5
date: 2003/11/03 07:28:44; author: linimon; state: Exp; lines: +1 -1
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
v. 1.4
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.2
date: 2001/01/16 17:32:25; author: sobomax; state: Exp; lines: +9 -9
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1
date: 2000/12/31 06:02:39; author: will; state: Exp;
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
=============================================================================
v. 1.5
date: 2003/11/03 07:28:44; author: linimon; state: Exp; lines: +1 -1
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
v. 1.4
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.2
date: 2001/01/16 17:32:25; author: sobomax; state: Exp; lines: +9 -9
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1
date: 2000/12/31 06:02:39; author: will; state: Exp;
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
=============================================================================
v. 1.5
date: 2003/11/03 07:28:44; author: linimon; state: Exp; lines: +1 -1
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
v. 1.4
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3
date: 2002/01/29 11:58:43; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.2
date: 2001/01/16 17:32:25; author: sobomax; state: Exp; lines: +9 -9
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1
date: 2000/12/31 06:02:39; author: will; state: Exp;
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
=============================================================================
|