Enviado em 11/04/2014 - 12:31h
Olá, pessoas.
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Programa
Exec=sh ~/.scripts/atalhos/teste.sh
Icon=wine
Terminal=false
Type=Application
Categories=Wine;
StartupNotify=true
#!/bin/sh
# -q quiet
# -c nb of pings to perform
ping -q -c5 192.168.0.1 > /dev/null
if [ $? -eq 0 ]
then
cd /mnt/pasta/executaveis
wine programa.exe
else
echo "não conectado"
fi
Como aprovar Pull Requests em seu repositório Github via linha de comando
Como gerar um podcast a partir de um livro em PDF
Automatizando digitação de códigos 2FA no browser
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Organizando seus PDF com o Zotero
Erro no realm join [Resolvido]
Um programa para baixar vídeos: Parabolic
Como Definir o Painel Principal em Múltiplos Monitores no Linux Mint
trocar linhas [RESOLVIDO] (11)
tentando instalar em um notebook antigo o Linux LegacyOS_2023... (7)
BlueMail não abre no Kubuntu 25.04 (1)
Driver de rede realtek 8821ce bugado (8)
Atalhos duplicados (sobras de instalações anteriores) [RESOLVIDO] (5)