procs icon indicating copy to clipboard operation
procs copied to clipboard

A modern replacement for ps written in Rust

Results 52 procs issues
Sort by recently updated
recently updated
newest added

Add the ability to filter and show processes of only one user. Thanks

I know there's a tree column, but it's hard to correlate the commands and the tree view across the screen. Is it possible to add a feature to indent the...

Add nvcsw and nivcsw -- number of voluntary context switches and number of involuntary context switches to platforms supporting these. Roughly (and IIUC), voluntary context switches are when threads sleep...

Bug: Extraneous trailing spaces on every line, when color enabled ```sh $ procs fish --use-config=default --color=always | cat --show-ends PID:▲ User │ TTY CPU MEM CPU Time │ Command $...

When running `procs` on some of machines, I do see all the processes as expected. However, I have a few machines where only kernel-land processes are being shown: ``` PID...

When running in Windows 11 it does not show command line arguments like linux >procs -V procs 0.14.9 procs svchost PID:▲ User │ CPU MEM CPU Time │ Command │...

It's a bit awkward to have to specify the filters on cli to then go to the watch mode. I would expect at least the `--and` flag to be imlpemented...

I've loved procs since the moment I found it, and then when v0.14.0 released, it just stopped showing processes from my user on my server. I thought it was because...

Bumps [dockworker](https://github.com/Idein/dockworker) from 0.12.0 to 0.14.0. Commits 1bed623 bump up 0.14.0 9cb2b1b Fix: make GraphDriver optional in Image struct d93d5d0 bump up 0.13.0 2e1e079 Avoid docker v29 errors See full...

dependencies
rust

Bumps [mach2](https://github.com/JohnTitor/mach2) from 0.5.0 to 0.6.0. Release notes Sourced from mach2's releases. 0.6.0 Announcement This is a huge release ever, a lot of items are added/changed/removed to sync with 26.1...

dependencies
rust