Package: acct
Severity: minor
Tags: patch

last is provided by sysvinit, and not acct, but the info documentation
presently includes information about the alternate "last" command,
which is confusing.

You could consider alternative (or divisions?), or drop the info
documentation, as has been done for the manpage format.

Here's a decent way of doing it that doesn't [necessarily] break when
the documentation changes:

  sed -r "/^[0-9]+ +\`last'$/,/^[0-9]+ +\`/ {d;};" accounting.info |
  gzip -9 >accounting.info.gz


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

Reply via email to