stdout

Section: User Commands (1)
Index Return to Main Contents
 

Name

stdout - merge stderr onto stdout  

Syntax

stdout command [ arguments...]

 

Description

The shell syntax for merging stderr onto stdout is often painful, and error prone. This requires no shell syntax.  

Arguments

command
Command to be executed.
arguments
Arguments The arguments to the command.
 

Example

$ stdout ls -l stdout*
-rw-rw-r--   1 horton   staff        509 Jul 10 22:07 stdout.c
-rw-rw-r--   1 horton   staff        159 Jul 10 21:54 stdout.c~
 

Environment

PATH=$PATH:/home/horton/bin/SYSV/sun4u:/home/horton/bin/HPPA

MANPATH=$MANPATH:/home/horton/man  

Known Bugs

 

Author

David Horton - CiTR  

Copyright

Centre for Information Technology Research, 1998


 

Index

Name
Syntax
Description
Arguments
Example
Environment
Known Bugs
Author
Copyright

This document was created by man2html, using the manual pages.
Time: 23:34:46 GMT, September 27, 2019