.. _FSYSOBJ_FINDPATH: fsysobj findpath ---------------- .. _SYNOPSIS_FSYSOBJFINDPATH: SYNOPSIS: ^^^^^^^^^ .. parsed-literal:: :ref:`fsysobj ` :ref:`[OPTIONS] ` :ref:`findpath ` :ref:`[CMDOPTIONS] ` :ref:`\ ` +-------------+--------------------------------------+------------------------------------------+--------------------------+ | input data | :ref:`--search-paths `, | | | +-------------+--------------------------------------+------------------------------------------+--------------------------+ | filter | :ref:`--whitelist `, | :ref:`--blacklist `, | | +-------------+--------------------------------------+------------------------------------------+--------------------------+ | | :ref:`--timea `, | :ref:`--timec `, | :ref:`--timem `, | +-------------+--------------------------------------+------------------------------------------+--------------------------+ | | :ref:`--owner `, | | | +-------------+--------------------------------------+------------------------------------------+--------------------------+ | | :ref:`--access `, | | | +-------------+--------------------------------------+------------------------------------------+--------------------------+ | | :ref:`--type `, | :ref:`--hardlink-count `, | | +-------------+--------------------------------------+------------------------------------------+--------------------------+ | output data | :ref:`--format `, | | | +-------------+--------------------------------------+------------------------------------------+--------------------------+ .. _OPTIONS_FSYSOBJFINDPATH: OPTIONS: ^^^^^^^^ .. index:: single: options; --format .. _format: -\-format Pretty print data. :: --print-data[=] 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 ) .. index:: single: options; --whitelist .. _whitelist: -\-whitelist .. index:: single: options; --blacklist .. _blacklist: -\-blacklist .. index:: single: options; --search-paths .. _searchpaths: -\-search-paths Search path for JSON data file(s), standard list for current platform. :: --pathlist= default:= ../dirname(__file__)/:dirname(__file__)/:/etc/:$HOME/ .. _ARGUMENTS_FSYSOBJFINDPATH: ARGUMENTS: ^^^^^^^^^^ .. _DESCRIPTION_FSYSOBJFINDPATH: DESCRIPTION: ^^^^^^^^^^^^ The *fsysobj* commandline interface provides access to ... EXAMPLES: ^^^^^^^^^ SEEALSO: ^^^^^^^^ `How to CLI fsysobj `_ `How to fsysobj findpath `_ COPYRIGHT: ^^^^^^^^^^ Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez Copyright (C)2016-2018 Arno-Can Uestuensoez