]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: provide an example for prefixing all tail output lines
authorPádraig Brady <P@draigBrady.com>
Sat, 21 Nov 2015 05:13:49 +0000 (05:13 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 25 Nov 2015 01:21:58 +0000 (01:21 +0000)
commit5595024a2fdd726d88d57c5a06b633b752ef31db
tree19655a84f99d555257653e25ff4c5a1f71a94f44
parenteea6b49210edf69682b2d0606bee17bbccb3765b
doc: provide an example for prefixing all tail output lines

* doc/coreutils.texi (tail invocation): Provide an example using awk
to convert tail ==> file <== headers to file: prefixes on each line.
Suggested by Stephen Shirley.
doc/coreutils.texi