Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-07 00:20:59 +00:00
parent ce31a6d914
commit ba165f8d8e
23 changed files with 178 additions and 11 deletions

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# 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: