Find the number of lines of code and view domain version

Find the number of lines of code:. Find -name "* .swift" | xargs wc -l

View domain version: nscurl --ats-diagnostics --verbose https://example.com

Guess you like

Origin www.cnblogs.com/pioneerMax/p/6256862.html