bash<<<$(sed "s|^|yes \$(env printf '|; s|$|\\\\n')|"<<<'\u0425\u0432\u0430\u0442\u0438\u0442 \u043f\u043e\u0441\u0442\u0438\u0442\u044c \u0445\u0443\u0439\u043d\u044e!')
Тег code в блоге greenjoker
С обновлением Libreoffice снова заработал unoconv
bash -c "UNO_PATH=/usr/lib/libreoffice/program PYTHONPATH=/usr/lib/libreoffice/program unoconv -vvv -f pdf %F; if [ $? -ne 0 ]; then notify-send -u low -t 3000 -i error 'Export To PDF' 'Failed'; else notify-send -u low -t 3000 -i info 'Export To PDF' 'Done!'; fi"