service running when it is not supposed to.
especially web servers called from vscode and not killed afterwards:
lsof -i :<PORT>
lsof lists pid and port.
service running when it is not supposed to.
especially web servers called from vscode and not killed afterwards:
lsof -i :<PORT>
lsof lists pid and port.