The FreeBSD Ports Archive
FreeBSD sysutils : cotty4>
Simple command-line pseudo terminal manager
Simple command-line pseudo terminal manager:
allows to run coprocesses talking to each other thru their tty and/or pty.
Most useful to drive from scripts programs that want a tty, as in
cotty -d -- pppd silent 192.168.0.1:192.168.0.2 \
-- ssh -t root@remote pppd
This particular use has been obsoleted under Linux
(but probably not under the various free BSDs and proprietary Unices),
as it can be done without cotty with
pppd pty 'ssh -t root@remote pppd' silent 192.168.0.1:192.168.0.2
http://www.breuninger.org/files/distfiles/
|
cotty history
v. 1.4
date: 2004/02/06 13:12:22; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.3
date: 2003/02/13 09:58:45; author: edwin; state: Exp; lines: +1 -0
while we're at it, also remove the pkg-comment
v. 1.2
date: 2003/02/13 09:57:39; author: edwin; state: Exp; lines: +1 -1
sysutils/cotty: fix master_site
PR: ports/48218
Submitted by: Oliver Breuninger
v. 1.1
date: 2002/09/17 06:33:00; author: ijliao; state: Exp;
add cotty 0.4c
Simple command-line pseudo terminal manager
PR: 34346
Submitted by: Oliver Breuninger
=============================================================================
v. 1.4
date: 2004/02/06 13:12:22; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.3
date: 2003/02/13 09:58:45; author: edwin; state: Exp; lines: +1 -0
while we're at it, also remove the pkg-comment
v. 1.2
date: 2003/02/13 09:57:39; author: edwin; state: Exp; lines: +1 -1
sysutils/cotty: fix master_site
PR: ports/48218
Submitted by: Oliver Breuninger
v. 1.1
date: 2002/09/17 06:33:00; author: ijliao; state: Exp;
add cotty 0.4c
Simple command-line pseudo terminal manager
PR: 34346
Submitted by: Oliver Breuninger
=============================================================================
v. 1.4
date: 2004/02/06 13:12:22; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.3
date: 2003/02/13 09:58:45; author: edwin; state: Exp; lines: +1 -0
while we're at it, also remove the pkg-comment
v. 1.2
date: 2003/02/13 09:57:39; author: edwin; state: Exp; lines: +1 -1
sysutils/cotty: fix master_site
PR: ports/48218
Submitted by: Oliver Breuninger
v. 1.1
date: 2002/09/17 06:33:00; author: ijliao; state: Exp;
add cotty 0.4c
Simple command-line pseudo terminal manager
PR: 34346
Submitted by: Oliver Breuninger
=============================================================================
|
| |

|