Linux commands

From UVOO Tech Wiki
Revision as of 17:01, 24 March 2021 by Junhuo (talk | contribs) (Created page with "1. Find the ip address on Ubuntu hostname -I | awk '{print $1}'")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Find the ip address on Ubuntu hostname -I | awk '{print $1}'