1CAS(1) General Commands Manual CAS(1)
2
3
4
6 cas - Tool to configure core analysis environment.
7
8
10 cas is a tool used to automatically configure an environment for
11 viewing coredumps.
12
14 -i identifier
15 Specify an id to associate with current cas job, normally a sup‐
16 port ticket of some sort.
17
18 -f file
19 Define a core file to be processed.
20
21 -e email
22 Provide an email address for result notification
23
24 -m Extract current loaded modules from debug kernels.
25
27 A configuration file is maintained in /etc/cas.conf.
28
30 Written by Adam Stokes
31
33 Report bugs to <astokes@redhat.com>.
34
36 Copyright © 2007-2009 Adam Stokes
37 This is free software. You may redistribute copies of it under the
38 terms of the GNU General Public License
39 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
40 extent permitted by law.
41
43 Full documentation should be found in /usr/share/doc/cas-<version>.
44
45
46
47 CAS(1)