diff --git a/pages/linux/head.md b/pages/linux/head.md index 2554430fca..c14173fe05 100644 --- a/pages/linux/head.md +++ b/pages/linux/head.md @@ -1,6 +1,7 @@ # head > Output the first part of files. +> See also: `tail`. > More information: . - Show first 10 lines in a file: diff --git a/pages/osx/head.md b/pages/osx/head.md index d903903f29..8747db59c2 100644 --- a/pages/osx/head.md +++ b/pages/osx/head.md @@ -1,6 +1,7 @@ # head > Output the first part of files. +> See also: `tail`. > More information: . - Output the first 10 lines of a file: