Unix General Question:

How to know the ip address of user system?

Unix General Interview Question
Unix General Interview Question

Answers:

Answer #1
nslookup <host_name>
e.g: nslookup ibm6

Answer #2
curl ifconfig.co or curl ifconfig.me


Previous QuestionNext Question
How to list all the hidden files?How do display only hidden files in Unix?