Enviado em 13/01/2016 - 21:48h
Hello
Gostaria de criar uma terceira coluna de forma a que a aplicação tivesse a respectiva categoria no seguinte script:
Gostaria de criar uma terceira coluna de forma a que a aplicação tivesse a respectiva categoria no seguinte script:
(yad \Obrigado desde já e bem hajam. Great job!!
--title="APpTrinx" \
--width="350" --height="500" \
--justify="fill" --margins="20" \
--list \
--checklist \
--column " Select " \
--column " Packages" FALSE pidgin FALSE google-noto-fonts FALSE libreoffice-icon-theme-oxygen > .lstexit.txt) &&
cat /tmp/.lstexit.txt | (sed -e 's/|/ /g;s/:/_/g' ) | awk '{print $2}' > /tmp/.packgs.txt
doinstall=`cat /tmp/.packgs.txt`