| [ Index ] | 
		    PHP Cross Reference of Unnamed Project | 
    
[Summary view] [Print] [Text view]
1 #!/bin/bash 2 # tester l'existence du créer un sous-rép du home du prof pour y recueillir les devoirs 3 4 login=$1 5 [ -d "/home/$login" ] && echo 1 6 7
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |