Lurker-list parses lists from the config file
lurker-list [-c <config-file>] [-f <locale>] [-i -g -t -a -l -d -s -o] [listid ...]
lurker-list outputs various lurker settings from the config file for use in shell scripts. Do not use sed/grep/etc, instead use this as it respects include.
If no list ids are given, then all lists are dumped. If no field is specified, then all fields are dumped.
Use this config file for lurker settings.
Choose lurker config fields from the specified locale (it defaults to selecting the fallback case for each field).
Output only the list id
Output only the group
Output only the title
Output only the email address
Output only the url link
Output only the description
Output only the language
Output only the offline status
lurker-index(1), lurker-prune(1), lurker-params(1), lurker-search(1)
lurker documentation on http://lurker.sourceforge.net/
Copyright (C) 2002: Wesley W. Terpstra <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Before reporting a bug, please confirm that the bug you found is still present in the latest official release. If the problem persists, then send mail with instructions describing how to reproduce the bug to <[email protected]>.