
Enviado em 27/11/2018 - 21:23h
Olá pessoal!
zenity --question --text="Abrir novamente o script?" --width=300 --height=100 --title="Test"
if [[ $? > 0 ]]; then
exit
else
script.sh
fi
zenity --question --text="Abrir novamente o script?" --width=300 --height=100 --title="Test"
if [[ $? > 0 ]]; then
exit
else
script.sh
fi
Gentoo binário em 2026: UEFI, LUKS, Btrfs e Systemd
Trabalhando Nativamente com Logs no Linux
Jogando Daikatana (Steam) com Patch 1.3 via Luxtorpeda no Linux
LazyDocker – Interface de Usuário em Tempo Real para o Docker
Substituindo o NetworkManager pelo iwd (e iwgtk)
Em qual Arquivo colocar as Configurações
Forçar resolução teimosa no Wayland
Como fazer um pendrive bootável utilizando a ferramenta Rufus









