Difference between revisions of "Linux commands"
Jump to navigation
Jump to search
(Created page with "1. Find the ip address on Ubuntu hostname -I | awk '{print $1}'") |
(No difference)
|
Latest revision as of 17:01, 24 March 2021
- Find the ip address on Ubuntu hostname -I | awk '{print $1}'