tell application "Terminal" of machine "eppc://USERNAME:passw...@computer2.local"
do script "ls" end tell
I basically want os.system('ls') to be run on another computer in my LAN. Merci Pete _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor