Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

From the terminal if I run env | grep TYPE I get nothing. If it run set | grep TYPE I get OSTYPE MACHTYPE & HOSTTYPE I'm looking for the equivalent of getenv("HOSTTYPE") (this returns null).. for the set command.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.