I’m technically savvy but don’t have extensive experience with servers/daemons (I’m a Windows guy, so…command lines intimidate me).
I started a Mercurial server using the hg serve -d command, and all was well.
Now, I want to stop it, and can’t find a process to kill. Does anybody know the process name or a relatively simply CLI command to get it done?
Here’s a link to stop and start the Mercurial server via command line
https://www.mercurial-scm.org/wiki/hgserve
The information you’re looking for is at the bottom of the page.