The FreeBSD Ports Archive
FreeBSD sysutils : detach4>
Start a process detached from a terminal
The detach command is a grungy little program for executing programs
in the background, without use of a control terminal. (In the style
of most common daemon processes...) The intent was to create a
program one could start via rsh, to initiate xterm sessions, without
keeping extra local rsh & remote rshd and shell processes alive.
ftp://ftp.ntnu.no/pub/unix/utils/
|
detach history
v. 1.5
date: 2004/02/06 13:12:22; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.4
date: 2003/02/21 13:28:39; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.3
date: 2000/04/22 10:12:01; author: mharo; state: Exp; lines: +2 -2
Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.2
date: 2000/04/09 19:07:29; author: cpiazza; state: Exp; lines: +4 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.1
date: 1999/12/25 16:14:20; author: steve; state: Exp;
detach version 1.3
A utitlity for starting a process detached from a terminal.
PR: 15024
Submitted by: Arne H Juul
=============================================================================
v. 1.5
date: 2004/02/06 13:12:22; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.4
date: 2003/02/21 13:28:39; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.3
date: 2000/04/22 10:12:01; author: mharo; state: Exp; lines: +2 -2
Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.2
date: 2000/04/09 19:07:29; author: cpiazza; state: Exp; lines: +4 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.1
date: 1999/12/25 16:14:20; author: steve; state: Exp;
detach version 1.3
A utitlity for starting a process detached from a terminal.
PR: 15024
Submitted by: Arne H Juul
=============================================================================
v. 1.5
date: 2004/02/06 13:12:22; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.4
date: 2003/02/21 13:28:39; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.3
date: 2000/04/22 10:12:01; author: mharo; state: Exp; lines: +2 -2
Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.2
date: 2000/04/09 19:07:29; author: cpiazza; state: Exp; lines: +4 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.1
date: 1999/12/25 16:14:20; author: steve; state: Exp;
detach version 1.3
A utitlity for starting a process detached from a terminal.
PR: 15024
Submitted by: Arne H Juul
=============================================================================
|
| |

|