Difference between revisions of "Linux commands"

From UVOO Tech Wiki
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

  1. Find the ip address on Ubuntu hostname -I | awk '{print $1}'