Heads-up: postinstall scripts and PATH (Attn all package maintainers)

Warren Young warren@etr-usa.com
Wed Feb 25 00:03:00 GMT 2004


Christopher Faylor wrote:

> Is there a better name than --mode?

It might be easier to use in a script if the syntax were more like this:

if [ cygpath --is-binary /tmp ] ; then ....

cygpath would not have to print anything, but just return 1 or 0, as 
appropriate.



More information about the Cygwin-apps mailing list