> env | awk -F= '{print "export " $1 "=\"" $2 "\""}' >> tmp.sh

Works even better :)
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to