fileutils, sh-utils fail to compile

Joshua Franklin joshuadfranklin@yahoo.com
Tue Nov 6 07:33:00 GMT 2001


> 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/



More information about the Cygwin mailing list