[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#422967: marked as done (limo: Docs don't explain how to get one line per file.)



Your message dated Mon, 23 Aug 2010 14:22:17 +0200
with message-id <20100823122216.GM12469@melusine.alphascorpii.net>
and subject line Package got removed
has caused the Debian Bug report #422967,
regarding limo: Docs don't explain how to get one line per file.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
422967: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422967
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: limo
Version: 0.3.2-3.1
Severity: wishlist


Love all the extra 'li' features, (especially the '-f' switch), but 
if I'm not mistaken, the man page doesn't show how to output one
line per file suitable for piping.

The '-S' switch seems like it might work:

    % man limo | grep -A 2 -n '\-S'
    266:    -S<character>
    267-          set the default chunk separator character (default  is  a
    268-          space)

...but either it doesn't, or I misunderstand its function:

    # make chunk separator a linefeed
    % li -S'
    ' /bin/ash /bin/bash
    /bin/ash   /bin/bash

I'd expected those file names to be on separate lines.  If that's not
what '-S' is for, then its man page entry is unclear and should be revised
for clarity.

I found a kludge that works:

	% li -W1 /bin/?sh
	/bin/ash
	/bin/csh
	/bin/ksh

Possible fixes:

    A) if 'limo' isn't already designed for line output:
        1) Add one-per-line style to the '-p' switch.
	2) Or document the above '-W1' kludge.

    B) if 'limo' has (non-kludge) line output:
	1) the manual should say so**, and maybe the '-h' switch
           text also.

(**Did I miss it?)

Hope this helps...



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages limo depends on:
ii  libc6                         2.5-7      GNU C Library: Shared libraries

limo recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.3.2-4+rm

Hi!

As the package got removed from the archive (please see
http://bugs.debian.org/593644 for details) I hereby close these bug
reports.


Best Regards,
  Alexander


--- End Message ---

Reply to: