Bu web sayfasi javascript ile daha iyi çalışır
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
free
/
freedombone
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
5849
İşlemeler
5
Dallar
Ağaç:
80d4f6e600
bashrc/stretch
jessie
master
stockholm
stretch
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'80d4f6e600'den
${ noResults }
freedombone
/
tests
/
check-aide-cron.sh
check-aide-cron.sh
97B
Geçmiş
Ham
1
2
3
4
5
#1/bin/bash
if [ $(grep aide /etc/crontab /etc/cron.*/* | wc -l) -ne 0 ];then
exit 1
fi