1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 11:19:46 +01:00
tldr/pages/linux/abrt-action-analyze-c.md
Wiktor Perskawiec 616f4717fd
abrt-action-analyze-c: add page (#14107)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-10-11 23:05:13 +05:30

420 B

abrt-action-analyze-c

Calculate UUID for a problem data directory with coredump. More information: https://manned.org/abrt-action-analyze-c.

  • Calculate and save the UUID for the current working directory:

abrt-action-analyze-c

  • Calculate and save the UUID for a specific directory:

abrt-action-analyze-c -d {{path/to/directory}}

  • Calculate and save the UUID verbosely:

abrt-action-analyze-c -v