file, stat: refer to each other (#19234)

This commit is contained in:
Managor
2025-11-06 06:17:22 +02:00
committed by GitHub
parent 8b4bca5ecb
commit e20bfb2dbc
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
# file
> Determine file type.
> See also: `stat`.
> More information: <https://manned.org/file>.
- Give a description of the type of the specified file:
+1
View File
@@ -1,6 +1,7 @@
# stat
> Display file and filesystem information.
> See also: `file`.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/stat-invocation.html>.
- Display properties about a specific file such as size, permissions, creation and access dates among others: