Categorygithub.com/tklauser/statx
repositorypackage
0.0.0-20230223213837-0d12b908d5e9
Repository: https://github.com/tklauser/statx.git
Documentation: pkg.go.dev

# README

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