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 view‐
11 ing 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
26 --compress [file]
27 Compress file using system supplied compression utilties.
28
29 --strip [file]
30 Strips vmcore of unecessary pages. (Not active for now)
31
32 --job [job-id]
33 Define job to associate to this analysis (Normally this is han‐
34 dled by the web interface)
35
36
38 cas-admin(1)
39 cas-server(1)
40 cas.conf(5)
41
43 Written by Adam Stokes
44
46 Report bugs to <astokes@redhat.com> or https://fedora‐
47 hosted.org/cas/report
48
50 Copyright © 2007-2010 Adam Stokes
51
52 This is free software. You may redistribute copies of it under the
53 terms of the GNU General Public License
54 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
55 extent permitted by law.
56
57
58
59cas command line interface CAS CAS(1)