Bug 50303 - [NEW PORT] detachtty: Run interactive program non-interactively
Summary: [NEW PORT] detachtty: Run interactive program non-interactively
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-25 23:50 UTC by Johannes Groedem
Modified: 2003-09-07 01:14 UTC (History)
0 users

See Also:


Attachments
detachtty.shar (3.01 KB, text/plain)
2003-03-25 23:50 UTC, Johannes Groedem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Groedem 2003-03-25 23:50:05 UTC
	New port. detachtty lets you run interactive programs
	non-interactively, and connect to them over the network when
	you do need to interact with them.  It's a similar concept
	to screen, but without tty emulation, etc.  (So you can use
	it to connect to a remote Lisp from a local ilisp-session,
	for example.  This is what it was written for, but you don't
	have to use it for that.)
	Licensed under GPLv2.  (The license is in debian/copyright.)
Comment 1 Foxfair Hu freebsd_committer freebsd_triage 2003-09-07 01:14:01 UTC
State Changed
From-To: open->closed

Committed.thanks!