Installing .desktop files in Linux

sudo desktop-file-install <program.desktop> sudo update-desktop-database Use desktop-file-edit FILE to edit the files.

Fernando Costa Bertoldi

Read metadata (EXIF) from pictures with exiftool

https://exiftool.org/

Fernando Costa Bertoldi

Transmission and .torrent files

The Transmission BitTorrent client saves the .torrent files of active torrents in $HOME/.config/transmission/torrents folder Use the transmission-show tool from the transmission-cli package to show .torrent file metadata

Fernando Costa Bertoldi