Questo sito funziona meglio con JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
free
/
freedombone
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
9677
Commit
5
Rami (Branch)
Albero (Tree):
9557af2f18
bashrc/stretch
jessie
master
stockholm
stretch
Rami (Branch)
Tag
${ item.name }
Create branch
${ searchTerm }
from '9557af2f18'
${ noResults }
freedombone
/
tests
/
check-tripwire-baseline.sh
check-tripwire-baseline.sh
83B
Cronologia
Originale
1
2
3
4
5
#!/bin/bash
if ! ls /var/lib/tripwire/*.twd 1> /dev/null 2>&1; then
exit 1
fi