stat --help

stat --help

 

stat --version

stat --version

stat a.txt

stat filename

stat a.txt b.txt

stat command with multiple files file1 file2

stat -t a.txt

stat -t filename

stat -f a.txt

stat -f filename

stat *.txt

stat all files with same extension in a directory

[insert page=’linux-commands-with-example’ display=’content’]

Scroll to Top