delorie.com/archives/browse.cgi | search |
Phil Smith wrote: > exactly what part of "(obviously I can figure this out, but if I knew > offhand it would save me some hassle)" was unclear? He's saying try it and find out: $ cat > foo.sh #!/bin/sh echo $# ^D $ chmod +x foo.sh $ ./foo.sh -Dsomething=c:/Documents and Settings/whatever 3 $ ./foo.sh "-Dsomething=c:/Documents and Settings/whatever" 1 $ How hard was that? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |