On 4/22/20 3:00 PM, ToddAndMargo via users wrote:
On 2020-04-22 14:43, Samuel Sieb wrote:
"ps -elf" will let you search by parent process. Try finding out what
the script is doing that is getting stuck.
Still jammed
# ps -elf | grep -i [d]nf
4 S root 8553 5032 7 80 0 - 167759 - 14:22 pts/0 00:02:44
/usr/bin/python3 /usr/bin/dnf remove --duplicates
The next command after this would have been "ps -elf | grep 8553".
"pstree -a" is also fun and could work. (Don't pipe it to anything for
best results.)
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx