This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
formations
Watch
20
Star
0
Fork
You've already forked formations
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
356a0a9689
formations
/
modules_EOLE_envole
/
documents
/
tronc-commun-2
/
supprimer_fichier_sudo.zephir
5 lines
40 B
Bash
Raw
Blame
History
#!/bin/bash
[
-f
"
$1
"
]
&&
rm -f
"
$1
"
Reference in New Issue
View Git Blame
Copy Permalink