Show reponame in top/ps (featurerequest?)
Open
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 875
- Avg merge
- 13h 19m
- Merged PRs (30d)
- 187
Description
I do backup multiple servers to another server at the same time over ssh.
At the time of backup I can see multiple `borg` or `borg serve --umask=022 --info` processes, but I'd like to see repository name in this command line too.
It it possible? Is there some commandline hack to achive it now?
Contributor guide
Research direction
Start by tracing how the borg serve process command line is constructed and how the repository name is passed to it. Determine whether that name can be exposed in top or ps without changing backup behavior; done means concurrent borg processes visibly identify their repositories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100