Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wxcas(1) [x11r4 man page]

WXCAS(1)							  aMule utilities							  WXCAS(1)

NAME
wxcas - wx c aMule statistics SYNOPSIS
wxcas DESCRIPTION
wxcas is a program for displaying the contents of your online signature file in a nice wx Window on your Desktop. For this to work, you must enable the "Online Signature" option in aMule's preferences. Based on Pedro de Oliveira's cas(1). wxcas was written by ThePolish <thepolish@vipmail.ru> This app doesn't take any arguments. REPORTING BUGS
Please report bugs either on our forum (http://forum.amule.org/), or in our bugtracker (http://bugs.amule.org/). Please do not report bugs in e-mail, neither to our mailing list nor directly to any team member. COPYRIGHT
aMule and all of its related utilities are distributed under the GNU General Public License. SEE ALSO
amule(1), cas(1) AUTHOR
This manpage was written by Vollstrecker <amule@vollstreckernet.de> wxCas November 2011 WXCAS(1)

Check Out this Related Man Page

CAS(1)								  aMule utilities							    CAS(1)

NAME
cas - c aMule statistics SYNOPSIS
cas [-o] [-p] [-c <path>] cas [-h] DESCRIPTION
cas is a program for displaying the contents of your aMule online signature file to console (in a human readable form). For this to work, you must enable the "Online Signature" option in aMule's preferences. [ -o, --picture, -P ] Writes the online signature picture. You can optionally append =<PATH> to this option, to specify the location it should be written to. [ -p, --html, -H ] HTML page with stats and picture. You can optionally append =<PATH> to this option, to specify the location it should be written to. [ -c <path>, --config-dir=<path> ] Read config from <path> instead of home [ -h, --help ] Prints a short usage description. Without any options, it prints online signature data to stdout. cas was written by Pedro de Oliveira <falso@rdk.homeip.net> FILES
~/.aMule/casrc stat.png tmp.html REPORTING BUGS
Please report bugs either on our forum (http://forum.amule.org/), or in our bugtracker (http://bugs.amule.org/). Please do not report bugs in e-mail, neither to our mailing list nor directly to any team member. COPYRIGHT
aMule and all of its related utilities are distributed under the GNU General Public License. SEE ALSO
amule(1), wxcas(1) AUTHOR
This manpage was written by Vollstrecker <amule@vollstreckernet.de> cas v0.8 November 2011 CAS(1)
Man Page

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies