aboutsummaryrefslogtreecommitdiff
path: root/Documentation/MANPAGE-STATFS.md
blob: 1d778022b227ab993c21dae1c5189d5a53200d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
% STATFS(1)
% github.com/rfjakob
% Sep 2019

NAME
====

statfs - dump the statfs information for PATH to console in JSON format

SYNOPSIS
========

#### Examine encrypted file/directory
statfs PATH

DESCRIPTION
===========

There are no options to this command.

EXAMPLES
========

Examine a directory entry:

	statfs myfs/mCXnISiv7nEmyc0glGuhTQ

SEE ALSO
========
gocryptfs(1) gocryptfs-xray(1)