In a bash script, how to provide std input?

Jeffrey Holle <[email protected]> Fri, 23 Jul 2004 02:55:52 -0400
Newsgroups gmane.linux.console
Message-ID <[email protected]>
I'm attempting to write a script that will update from a CVS data source.

It looks like:
    cvs -d .... login anoncvs
'anoncvs' is the required password.

When I run it, cvs asks for the password instead of getting it from this 
script.

How do I fix this?

-
To unsubscribe from this list: send the line "unsubscribe linux-console" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html