.. _FSYSOBJ_FIND: fsysobj find ------------ .. _SYNOPSIS_JSONDC: SYNOPSIS: ^^^^^^^^^ .. parsed-literal:: :ref:`fsysobj ` :ref:`[OPTIONS] ` :ref:`find ` :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_FSYSOBJFIND: 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_FSYSOBJFIND: ARGUMENTS: ^^^^^^^^^^ :: find-path-filelist := .. _DESCRIPTION_FSYSOBJFIND: DESCRIPTION: ^^^^^^^^^^^^ The *fsysobj* commandline interface provides access to ... EXAMPLES: ^^^^^^^^^ SEEALSO: ^^^^^^^^ `How to CLI fsysobj `_, `How to fsysobj find `_ COPYRIGHT: ^^^^^^^^^^ Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez Copyright (C)2016-2018 Arno-Can Uestuensoez