Skip to content

tklauser/statx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statx

statx reports file status using the Linux statx(2) syscall.

The output format of statx is implemented as close as possible to the output of stat(1) from GNU coreutils.

Installation

$ go install github.com/tklauser/statx@latest

Usage

Usage of ./statx:
  -A	disable automount
  -L	follow symlinks
  -b	basic stat(2) compatible stats only

About

Report file status using the Linux statx(2) syscall

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages