 Decode Current :Decode any encoded data in the currently-selected article.  The script can find and assemble the other parts of a multiple part posting.:/usr/share/news-peruser/decode.pl current
 Decode All :Decode all encoded data in the currently-selected newsgroup in the newsgroup summary applet.:/usr/share/news-peruser/decode.pl all
 Attach File :Attach a file to an existing outgoing article by creating a replacement multipart/mixed MIME message.:/usr/share/news-peruser/encode.pl
 View Image :Decode an embedded encoded image in the currently-loaded article in the text viewer applet, then use an external viewer program (if I can find one) to view the image.:/usr/share/news-peruser/view.pl

 List Filters :List all the filters that currently exist along with their associated folders.:/usr/share/news-peruser/list_filters.pl
 Add Filter :Associate a regular expression with an already-existing folder.:/usr/share/news-peruser/add_filter.pl
 Remove Filter:Remove the association between a folder and a filter, and forget the filter ever existed.:/usr/share/news-peruser/rm_filter.pl
 Filter AND Expand:Examine all of the messages in all of the newsgroups, placing a copy of those messages which contain a header line that matches a particular filter, into the folder that filter is associated with, AND if it is possible, when a match occurs in a header-only message, connect to the appropriate news server and retrieve the full article text into the folder instead.:/usr/share/news-peruser/filter.pl expand
 Filter Only:Examine all of the messages in all of the newsgroups, placing a copy of those messages which contain a header line that matches a particular filter, into the folder that filter is associated with.:/usr/share/news-peruser/filter.pl

 Whole Hog:Download all the new message headers from all the newsgroups of every configured news server, and then run the Filter AND Expand script, to automatically find and transfer the full article text of all matching messages into their appropriate folders.:/usr/share/news-peruser/whole_hog.pl
 Server Search:Connect to the server supplying the currently-selected newsgroup, and search the Subject headers of the articles in the group for a user-specified pattern, then optionally, download the full article text of all matches:/usr/share/news-peruser/search.pl

 List Twits :List all the regular expressions used to filter out twit-authored messages.:/usr/share/news-peruser/list_twits.pl
 Add Twit :Add a regular expression to the list of twit filters.:/usr/share/news-peruser/add_twit.pl
 Remove Twit :Remove a regular expression from the list of twit filters.:/usr/share/news-peruser/rm_twit.pl
 DeTwit :Attempt to match all of the regular expression twit filters against the From and Author headers of all messages, deleting those messages which contain matches.:/usr/share/news-peruser/detwit.pl
