Package: rlfe
Version: 6.1-3
Severity: normal

Manpage says:
-->8--
NAME
       rlfe - "cook" input lines for other programs using readline

SYNOPSIS
       rlfe [-l filename] [-a] [-n appname] [-hv] [command [arguments ...]]

DESCRIPTION
       rlfe  lets you use history and line-editing in any text oriented tool. 
This is especially useful with third-party proprietary tools that cannot be
       distributed linked against readline. It is not perfect but it works 
pretty well.

OPTIONS
       -a     append to the logfile (default is to overwrite).

       -l filename
              log into file.

       -n appname
              set the readline application name.

       -h     print usage string.

       -v     print version information.
-->8--

Let's see:
$ rlfe -a -l s.log ./a.out
Usage: rlfe [-h histfile] [-s size] cmd [arg1] [arg2] ...

Oops...

-- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rlfe depends on:
ii  libc6                     2.11.3-2       Embedded GNU C Library: Shared lib
ii  libncurses5               5.7+20100313-5 shared libraries for terminal hand
ii  libreadline6              6.1-3          GNU readline and history libraries

rlfe recommends no packages.

rlfe suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to