Thread
:
Pb with psexec to execute remote commands
View Single Post
#
2
12-02-2004, 12:14 PM
Florian
Registered User
Join Date: 12-02-2004
Posts: 6
Example of command i want to script :
psexec \\MA0210140 -u TOTO -p TOTO -e bash -c "cd d:/projet ; echo ""---- Erreurs de compilation ----"" ; find -name \*Debug.err -exec grep -c -e -H ""[1-9][0-9]*\ error\(s\)"" {} \; 2> /dev/null"
Florian
View Public Profile
Find all posts by Florian