| 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: | <20011106153337.82715.qmail@web20009.mail.yahoo.com> |
| Date: | Tue, 6 Nov 2001 07:33:37 -0800 (PST) |
| From: | Joshua Franklin <joshuadfranklin AT yahoo DOT com> |
| Subject: | Re: fileutils, sh-utils fail to compile |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
> I can't get "date %z" or "date %Z" to work on the
date +%z
^
> "info date" tells me "info: dir: No such file or
I noticed this recently, too. Try this:
for i in /usr/info/*info; do
install-info.exe --info-dir=/usr/info/ $i
done
__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.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 |