eval exec yad --title="xdf" --image=drive-harddisk --text="Disk\ usage:" --buttons-layout=end --width=650 --multi-progress \
$(df -hT $1 | tail -n +2 | awk '{printf "--bar=\"<b>%s</b> (%s - %s) [%s/%s]\" %s ", $7, $1, $2, $4, $3, $6}')
В Mon, 18 Aug 2014 07:20:40 -0700 (PDT)
Rc Spam <
rcs...@gmail.com> писал:
> Hi
> Is there examples for --multi-progress
>
> Thanx
>
> --
> You received this message because you are subscribed to the Google Groups "yad-common" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
yad-common+...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
--
Victor Ananjevsky <
anan...@gmail.com>