Unix and Linux Discussions Tagged with problem |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
6 |
13,112 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
13,629 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
8,571 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
71,942 |
Shell Programming and Scripting |
|
|
|
24 |
38,866 |
AIX |
|
|
|
0 |
15,540 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
6,445 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
4,296 |
UNIX for Beginners Questions & Answers |
|
|
|
15 |
14,992 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
17,584 |
Shell Programming and Scripting |
|
|
|
1 |
17,365 |
Programming |
|
|
|
4 |
18,581 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
5,502 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,091 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
6,536 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
8,974 |
What is on Your Mind? |
|
|
|
3 |
25,766 |
Solaris |
|
|
|
2 |
4,667 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
10,916 |
Shell Programming and Scripting |
|
|
|
2 |
3,141 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
4,198 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,643 |
UNIX for Beginners Questions & Answers |
|
|
|
9 |
4,259 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
17,541 |
Solaris |
|
|
|
1 |
7,047 |
Shell Programming and Scripting |
|
|
|
1 |
2,005 |
Shell Programming and Scripting |
|
|
|
2 |
8,863 |
Web Development |
|
|
|
2 |
4,080 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
5,200 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
4,228 |
Solaris |
|
|
|
6 |
3,523 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
7,046 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
3,222 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,246 |
Shell Programming and Scripting |
|
|
|
2 |
9,039 |
Linux |
|
|
|
4 |
2,673 |
Shell Programming and Scripting |
|
|
|
15 |
13,321 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,628 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
13,299 |
Forum Support Area for Unregistered Users & Account Problems |
|
|
|
3 |
7,505 |
UNIX for Beginners Questions & Answers |
ABRT-DUMP-OOPS(1) ABRT Manual ABRT-DUMP-OOPS(1)
NAME
abrt-dump-oops - Extract oops from FILE (or standard input)
SYNOPSIS
abrt-dump-oops [-vusoxtm] [-d DIR]/[-D] [FILE]
DESCRIPTION
This tool creates problem directory from, updates problem directory with or prints oops extracted from FILE or standard input.
OPTIONS
-v, --verbose
Be more verbose. Can be given multiple times.
-s
Log to syslog
-o
Print found oopses on standard output
-d DIR
Create new problem directory in DIR for every oops found
-D
Same as -d DumpLocation, DumpLocation is specified in abrt.conf
-u PROBLEM
Save the extracted information in PROBLEM directory
-x
Make the problem directory world readable. Usable only with -d/-D
-t
Throttle problem directory creation to 1 per second
-m
Print search string(s) for abrt-watch-log to stdout and exit
SEE ALSO
abrt-watch-log(1), abrt.conf(5)
AUTHORS
o ABRT team
abrt 2.1.11 06/18/2014 ABRT-DUMP-OOPS(1)