Hi list, I´d like to call htpasswd from my REBOL script
I tried to do what follows below with no success: *#!rebol -cs* *REBOL[]* *print "content-type: text/html ^/^/"* *probe call "htpasswd /home/revistae/public_html/.passfile jane Pss4Jane"* The script always returns 0 but won´t create the password file. Thanks for any help Carlos -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
