logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Q&A
:
Problems using exec
: One Message
Begin main content
Forum OpenACS Q&A: Response to Problems using exec
Search:
Back to OpenACS Q&A
3
:
Response to Problems using exec
(response to
1
)
Posted by
Yon Derek
on
12/10/01 06:56 AM
I don't know about exec but cvs does pollute stderr for no reason. If that fools exec, you might try
[exec /usr/bin/cvs -q up 2>/dev/null]
(i.e. redirect stderr to /dev/null)
Back to OpenACS Q&A