Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
tinyrabbit
/
simple-fileshare
Suivre
1
Voter
1
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
main
Branches
Tags
main
simple-files...
/
files
/
clean.sh
clean.sh
66 B
Lien permanent
Historique
Raw
1
2
3
4
5
#!/bin/bash
ls | grep -vE 'clean\.sh|index\.html' | xargs rm -f