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)
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)
Hi,
I am using the bash shell on suse.I need to split the absolute file path
into filename and directory path.
eg: /cas/43fg/temp/sample.txt
i want to split the above into
sample.txt(file) and /cas/43fg/temp(directory path)
I want to do this by... (5 Replies)
Hi everyone!
Can any one help me out regarding capturing relevant data from a file.
For e.g, if i want to capture the comment written after "Prompt:" for a particular date, like for this case what would be the command to capture the tag written after "Prompt:" for Date: 2009-03-20.
A... (7 Replies)
Discussion started by: muhmsida
7 Replies
3. Post Here to Contact Site Administrators and Moderators
I searched the forum and found a similar question (https://www.unix.com/ip-networking/119108-dhcpd-related-questions.html), but my config is already utilizing the suggested fix... :(
My setup:
eth0 connected to Motorola DSL Modem via bridged mode (giving the public IP to the interface), IP... (1 Reply)