adspace


How to know the ip address of user system?

Answer Posted / Manoj Kumar Meena

In a Unix-like operating system, you can use the command 'hostname -I' or 'ip addr show' to display the IP address of your system.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988