Linux Lite Forums

Full Version: df to zenity --list
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This script displays the output of
Code:
df -Th
in the zenity list. Maybe we can use this in the future for Lite Backup or some other software.
Tricky part was to display mount when there are spaces in the disk label in the same column.
Here is the script:
https://github.com/Misko-2083/furry-octo-dubstep
Selected item will be opened in thunar.
[Image: lep0KbN.png]