Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Copy variables from GUI to CLI' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Copy variables from GUI to CLI
Authored by: sco08y on Jul 26, '04 11:28:04AM

oh, wait, bash and sh need "export $k=$v".

Note that if you want a script to have _temporary_ access to an easily configured .plist file, don't use export.



[ Reply to This | # ]