Skip to main content

Module stat

Module stat 

Source

Structs§

StatConfig
Configuration for the stat command.

Functions§

expand_backslash_escapes
Expand backslash escape sequences in a format string (for –printf).
file_type_label
Return a human-readable label for the file type portion of a mode value.
mode_to_human
Convert a Unix file mode to a human-readable permission string like -rwxr-xr-x.
stat_file
Display file or filesystem status.