Ver código fonte

trapping sighup in xmenu.sh

master
phillbush 4 anos atrás
pai
commit
88afe438b1
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      xmenu.sh

+ 3
- 0
xmenu.sh Ver arquivo

@@ -1,5 +1,8 @@
#!/bin/sh

# ignore hup signal
trap "" 1 15

cat <<EOF | xmenu | sh &
Applications
Web Browser firefox


Carregando…
Cancelar
Salvar