Linux stat

From NovaOrdis Knowledge Base
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>