Bonjour,
 
 
Je découvre le PowerShell,  
 
Pouvez-vous me conseiller un tutoriel ?
 
Comment traduire ces commandes Linux :
 • find / -name "XXXXX" -print
 • find /home -iname XXXXX -exec rm -f {} \;  
 • ps | grep XXXXX | wc -l  
 • netstat | grep XXXXX | wc -l
 
Merci !
 
 
François
 
 ---------------
			
*´¨)