On Wed, Jan 09, 2008 at 09:38:41PM -0600, Mark Martin wrote:
> [out of the distant recesses of a task-list, an ARC case for an RFE
> re-emerges...]
> 
> I'd like to submit for preview a case for RFE: 6196126
> (http://bugs.opensolaris.org/view_bug.do?bug_id=6196126)
> Synopsis:  svcs -xq  (add quiet flag to svcs -x)
> 
> Thanks,
> Mark

Certainly it's harmless, but is there any reason:

svcs -x >/dev/null

isn't sufficient?  The reason shell redirection was invented is
that it's kind of annoying to go write extra C code in every
command for this kind of thing.

-Mike

-- 
Mike Shapiro, Solaris Kernel Development. blogs.sun.com/mws/

Reply via email to