statx

Report file status using the Linux statx(2) syscall

BSD-3-CLAUSE License

Stars
13

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