Linux

 1. netstat -ant | findstr "8080" : to find whether the port is busy

2. netstat -anto | findstr "8080" : to find whether the port is busy

Комментарии

Популярные сообщения из этого блога

Lesson1: JDK, JVM, JRE

SE_21_Lesson_6: Class and Objects

Lesson_4: Control flow