Files
oam/knowledge base/xml.placeholder
2024-03-03 13:40:32 +01:00

7 lines
304 B
Plaintext

https://www.fosslinux.com/114195/ways-to-parse-an-xml-file-on-linux.htm
https://cheat.sh/xmllint
https://cheat.sh/xml
xml sel -t -v configuration/gui/password 'Library/Application Support/Syncthing/config.xml'
xml ed -L -d 'configuration/gui/password' 'Library/Application Support/Syncthing/config.xml'