Ce site fonctionne mieux avec JavaScript
Accueil
Explorateur
Aide
S'inscrire
Connexion
free
/
freedombone
Suivre
1
Favoriser
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
5583
Révisions
5
Branches
Aborescence:
8a844d3024
bashrc/stretch
jessie
master
stockholm
stretch
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '8a844d3024'
${ noResults }
freedombone
/
tests
/
check-gids.sh
check-gids.sh
86B
Historique
Brut
1
2
3
4
5
#!/bin/bash
if [ $(pwck -r | grep "no group" | wc -l) -ne 0 ];then
exit 1
fi