How to know the ip address of user system?
Answer / 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 |
What are the pros of executing processes in the background?
How to remove the directory in unix?
What is a parent directory in unix?
How to check the date in unix?
How is unix different from other operating system?
Does apple use unix?
What is hardlink and softlink in unix?
Explain system bootup in unix.
How to change the directory in unix?
i have one column with data smith john michale the o/p should be smith,john,michale how we do in unix
How does unix pipe work?
What do you understand by the term wild-card interpretation?