[REBOL] pb with call in rebcmd 2.5.6
From: pat:scotto:wanadoo at: 27-Feb-2004 21:56
when I used rebol command 2.0 on linux #!/var/www/cgi-bin/rebcmd -qcs ipaddr: "192.168.0.5" rep: "" call/wait/output reduce rejoin ["nmap sT " ipaddr] rep print rep that's work and if I try the same script with my new sdk 2.56 with rebcmd that don't work why ? any idea ? a bug ?? thank you for answer patrick