nuageinit: use io.popen instead of pipes in shell for password
using echo in a sh(1) command line, requires many escaping to be done
right, using io.popen we don't need to do this escaping anymore.
nuageinit: use io.popen instead of pipes in shell for password Tags None Referenced Files None Subscribers None
Description
Details
|