
mate-search-tool
List of commands for mate-search-tool:
-
mate-search-tool:tldr:0107c mate-search-tool: Search files without waiting a user confirmation.$ mate-search-tool --start --named=${string} --path=${path-to-directory}try on your machineexplain this command
-
mate-search-tool:tldr:0e6ae mate-search-tool: Set a descending sorting order.$ mate-search-tool --start --named=${string} --path=${path-to-directory} --descendingtry on your machineexplain this command
-
mate-search-tool:tldr:2e041 mate-search-tool: Search files with name matching a specific regular expression.$ mate-search-tool --start --regex=${string} --path=${path-to-directory}try on your machineexplain this command
-
mate-search-tool:tldr:d4c8d mate-search-tool: Search files containing a specific string in their name in a specific directory.$ mate-search-tool --named=${string} --path=${path-to-directory}try on your machineexplain this command
-
mate-search-tool:tldr:dd873 mate-search-tool: Search files owned by a specific user/group.$ mate-search-tool --start --${select}=${value} --path=${path-to-directory}try on your machineexplain this command
-
mate-search-tool:tldr:dfe69 mate-search-tool: Set a sorting order in search results.$ mate-search-tool --start --named=${string} --path=${path-to-directory} --sortby=${select}try on your machineexplain this command