Linux stat

From NovaOrdis Knowledge Base
Revision as of 01:59, 13 February 2018 by Ovidiu (talk | contribs) (Created page with "=Internal= * Linux =Overview= =Owner of a File= stat -c "%U" <''file-name''> =Group of a File= stat -c "%G" <''file-name''>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Owner of a File

stat -c "%U" <file-name>

Group of a File

stat -c "%G" <file-name>