Amazon Interview Question

How to know if a process is running on 8080?

Interview Answer

Anonymous

Jul 30, 2020

you can do that from you command prompt. Let assume you are doing that from Linux or Mac sudo ps -ef | grep 8080