diff --git a/pages/common/file.md b/pages/common/file.md index 4ba388c2d5..97ceb636bf 100644 --- a/pages/common/file.md +++ b/pages/common/file.md @@ -1,6 +1,7 @@ # file > Determine file type. +> See also: `stat`. > More information: . - Give a description of the type of the specified file: diff --git a/pages/common/stat.md b/pages/common/stat.md index e6ac3d95be..5e897d2a6a 100644 --- a/pages/common/stat.md +++ b/pages/common/stat.md @@ -1,6 +1,7 @@ # stat > Display file and filesystem information. +> See also: `file`. > More information: . - Display properties about a specific file such as size, permissions, creation and access dates among others: