In shell scripts if you need to get you local IP address corresponding to your hostname then you can use this command
hostname -i
Related articles across the web
Link to this post!
In shell scripts if you need to get you local IP address corresponding to your hostname then you can use this command
hostname -i
You must log in to post a comment.