fsysobj normalize¶
SYNOPSIS:¶
fsysobj [OPTIONS] normalize [CMDOPTIONS] <path-filelist>
input data | –search-paths, | ||
filter | –whitelist, | –blacklist, | |
–timea, | –timec, | –timem, | |
–owner, | |||
–access, | |||
–type, | –hardlink-count, | ||
output data | –format, |
OPTIONS:¶
- –print-data
Pretty print data.
--print-data[=<format>] format := ( 'json-line' # all in one line with JSON syntax | 'json-struct' # tree-structure with JSON syntax | 'python-line' # all in one line with Python syntax | 'python-struct' # tree-structure with Python syntax | 'repr' # repr() - raw string, Python syntax | 'str' # str() - formatted string, Python syntax )
ARGUMENTS:¶
DESCRIPTION:¶
The fsysobj commandline interface provides access to ...
EXAMPLES:¶
COPYRIGHT:¶
Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez Copyright (C)2016-2018 Arno-Can Uestuensoez