| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3BFA4DE4.1090505@decodon.com> |
| Date: | Tue, 20 Nov 2001 13:34:44 +0100 |
| From: | Frank-Michael Moser <moser AT decodon DOT com> |
| Organization: | DECODON GmbH |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 |
| X-Accept-Language: | en-us |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: OSTYPE missing |
| References: | <200111192223430090 DOT 00F20FC3 AT mail DOT rdc1 DOT sdca DOT home DOT com> |
My approach is the following:
a) If possible simply export OSTYPE in /etc/profile or
b) export OSTYPE="$(uname | cut -d _ -f 1 | tr [:upper:] [:lower:])"
where you need it
--
------------------------------------------------------------
DECODON GmbH phone: +49(0)3834 515231
W.-Rathenau-Str. 49a fax: +49(0)3834 515239
17489 Greifswald email: moser AT decodon DOT com
Germany web: www.decodon.com
------------------------------------------------------------
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |