Revision history of "Main Page/IT/text processing/awk"

From Lewis Consultancy Wiki
Jump to navigationJump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 15:43, 16 October 2014Clewis talk contribs 122 bytes +122 Created page with "=print a column= <pre>ping $(ip route |awk '/default/{print $3}')</pre> Pings the default gateway as found from ip route."