Skip to content

Add "ps" command; either new, or alias to "threads" #248

Open
@prakashsurya

Description

@prakashsurya

While looking at a kernel core dump, I wanted to look at all the processes that may have been running at the time of the crash. My first instinct was to run "ps", but that command doesn't exist. I eventually found the "threads" command, which is exactly what I needed, but took me a little while longer to find the command.

Feel free to close if this goes against the design of "threads", but it may be more user-friendly (at least for me) to have a "ps" command since that is the first thing that I tried.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions