Even those taking infinitely no time.
```bash
watch -n 0.1 'ps aux --sort=time | tac | grep ^USER'
```
Source: [the Stack Overflow answer 742485](https://stackoverflow.com/a/742485)
is to some extent a workaround.
Keeping logs even for removed entries would be nice.
I failed to sort by time and get whole command when use `ps -u USER`, related to [the Unix Stack Exchange question 668782](https://unix.stackexchange.com/q/668782).
It can be useful to figure out the progress of someone else like administrator concerning a request.
Related to #41.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Even those taking infinitely no time.
Source: the Stack Overflow answer 742485
is to some extent a workaround.
Keeping logs even for removed entries would be nice.
I failed to sort by time and get whole command when use
ps -u USER, related to the Unix Stack Exchange question 668782.It can be useful to figure out the progress of someone else like administrator concerning a request.
Related to #41.