Este site funciona melhor com JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
free
/
freedombone
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
0
Wiki
Atividade
9677
Commits
5
Branches
Tag:
9557af2f18
bashrc/stretch
jessie
master
stockholm
stretch
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 9557af2f18
${ noResults }
freedombone
/
tests
/
check-tripwire-cron.sh
check-tripwire-cron.sh
73B
Histórico
Original
1
2
3
4
5
#1/bin/bash
if [ ! -f /etc/cron.daily/tripwire ];then
exit 1
fi