fsysobj lspath¶
SYNOPSIS:¶
fsysobj [OPTIONS] lspath [CMDOPTIONS] <path-filelist>
input data | –search-paths, | ||
filter | –whitelist, | –blacklist, | |
–timea, | –timec, | –timem, | |
–owner, | |||
–access, | |||
–type, | –hardlink-count, | ||
output data | –format, |
OPTIONS:¶
–format
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 )
–whitelist
–blacklist
–search-paths
Search path for JSON data file(s), standard list for current platform.
--pathlist=<search-path-JSON-data>default:= ../dirname(__file__)/:dirname(__file__)/:/etc/:$HOME/
ARGUMENTS:¶
DESCRIPTION:¶
The fsysobj commandline interface provides access to ...
EXAMPLES:¶
SEEALSO:¶
COPYRIGHT:¶
Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez Copyright (C)2016-2018 Arno-Can Uestuensoez