Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ayttm(1) [debian man page]

Ayttm(1)						      General Commands Manual							  Ayttm(1)

NAME
Ayttm - Universal Instant Messaging client SYNOPSIS
ayttm [options]... DESCRIPTION
Ayttm is an instant messaging (aka chat) client that provides all-in-one chat functionality for several major instant messaging services from one simple program. Ayttm "Contacts" allow you to refer to several accounts of the same person from a single contact name, making it one of the cleanest and simplest clients to use. OPTIONS
-h, --help Display help and exit -v, --version Output version information and exit -g, --geometry Set position of main window -d, --config-dir Specify configuration directory -D, --disable-server Disable console message server -c, --contact Specify contact to send a message to via console server -m, --message Specify the message to send via console server (Note: -c and -m must be used together) DESCRIPTION
Ayttm is a unified multi-protocol Instant Messaging client that allows you to stay in touch with your contacts across multiple protocols through one conventient interface. Currently Ayttm supports AIM, ICQ, IRC, Jabber, MSN and Yahoo!. A detailed list of features is available at: http://ayttm.sourceforge.net/features.shtml FILES
$(HOME)/.ayttm/accounts - information about your accounts $(HOME)/.ayttm/contacts - contact/buddy list $(HOME)/.ayttm/logs/ - conversation logs $(HOME)/.ayttm/prefs - preferences FEEDBACK
For submitting bug reports, patches, feature requests and support requests, please use the Sourceforge.net tracker for Ayttm at http://sourceforge.net/tracker/?group_id=77614 Before sending a bug report, please verify that you have the latest version of Ayttm. Many bugs (major and minor) are fixed at each release, and if yours is out of date, the problem may already have been solved. SEE ALSO
Ayttm Home Page: http://ayttm.sourceforge.net Ayttm User Manual: http://ayttm.sourceforge.net/ayttm-manual LICENCE
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; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA AUTHORS
The authors of Ayttm are: Colin Leroy <colin@colino.net> Lead Developer Andy S. Maloney <a_s_maloney@yahoo.com> Code Monkey Philip S. Tellis <philip.tellis@iname.com> Yahoo! Edward L. Haletky <elh@astroarch.com> Windows Port Tahir Hashmi <code_martial@softhome.net> Manual, Doc. Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> This manpage was adapted from one written by Laurel Fan <lf25@andrew.cmu.edu> for EveryBuddy. ACKNOWLEDGEMENTS
Ayttm is an heir of EveryBuddy (http://www.everybuddy.com). We would like to thank the EveryBuddy development team for their contribution. Special thanks to Mark Spencer, initial creator of GAIM, for all of the tremendous support he has given. Ayttm(1)

Check Out this Related Man Page

LURKER-SEARCH(1)					      General Commands Manual						  LURKER-SEARCH(1)

NAME
lurker-search -- searches for messages in a lurker database SYNOPSIS
lurker-search [-c <config-file>] [-k <keyword>] [-d -f -i -v -q] [<terms>*] DESCRIPTION
lurker-search searches a lurker database the same way as the web interface. It can output summary information and delete messages. OPTIONS
-c config-file Use this config file for lurker settings. -k keyword Tag the matching messages with this keyword. -d Delete the messages found by this search -f Don't prompt before deleting -i Command line paramers are not search terms, but message IDs. -v Output message summary information -q Don't output message ids or status SEARCH TERMS
Lurker-search accepts these keywords for searching: -xxx select messages which do NOT match this term id:xxx select a message by the Message-ID field rt:xxx select messages which reply to the chosen Message-ID th:xxx select messages included in this thread ml:xxx select messages in this mailing list gr:xxx select messages in this mailing list group au:xxx select messages with this term in the author fields sb:xxx select messages with this word in the subject lang:xxx select messages in this language SEE ALSO
lurker-index(1), lurker-prune(1), lurker-params(1), lurker-list(1) lurker documentation on http://lurker.sourceforge.net/ COPYRIGHT
Copyright (C) 2002: Wesley W. Terpstra <terpstra@users.sourceforge.net> 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 MER- CHANTABILITY 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. BUGS
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 <lurker-users@lists.sourceforge.net>. LURKER-SEARCH(1)
Man Page