CAS(1) aMule utilities CAS(1) NAME cas - c aMule statistics SYNOPSIS cas [-o] [-p] [-c ] 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. The long form --picture accepts an optional = to specify the output location; the short forms -o / -P do not (-P requires an immediately following argument, and -o is a no-argument switch). Requires GD support compiled in (__GD__); this option is silently ignored otherwise. [ -p, --html, -H ] HTML page with stats and picture. The long form --html accepts an optional = to specify the output location; the short forms -p / -H do not (-H requires an immediately following argument, and -p is a no-argument switch). [ -c , --config-dir= ] Read config from 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 FILES ~/.aMule/casrc aMule-online-sign.png (or .jpg, when -o / --picture is used and GD is available) aMule-online-sign.html (when -p / --html is used) REPORTING BUGS Please report bugs either on our forum (https://github.com/amule- org/amule/discussions), or in our bugtracker (https://github.com/amule- org/amule/issues). 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 cas v0.8 June 2026 CAS(1)