Check which process is using specific port Mar 21, 2023 in TERMINAL, DEV 1 min read This is a simple command to find out about process id binded with a port. Maybe you can kil the process. 1 lsof -i tcp:1313 Change snake case to camel case using VIM Refactoring in vim - golang & graphql Please enable JavaScript to view the comments powered by Disqus. comments powered by Disqus