diff options
Diffstat (limited to 'misc/detachtty/pkg-descr')
-rw-r--r-- | misc/detachtty/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/detachtty/pkg-descr b/misc/detachtty/pkg-descr new file mode 100644 index 000000000000..fd0fbb505f9a --- /dev/null +++ b/misc/detachtty/pkg-descr @@ -0,0 +1,9 @@ +detachtty is a Unix utility that lets you run interactive programs +non-interactively, and connect to them over the network when you do +need to interact with them. It's intended for use with long-running +server processes running in Common Lisp implementations. + +WWW: http://www.cliki.net/detachtty + +- Johannes Groedem +johs@copyleft.no |