DocsLinuxEditorjqjq sudo snap install jq Commands Print json path cat file.json | jq -c 'paths|join(".")' PreviousEditorNextnano