Annotation of cci/usr/src/man/man1/echo.1, revision 1.1

1.1     ! root        1: .TH ECHO 1 "18 January 1983"
        !             2: .SH NAME
        !             3: echo \- echo arguments
        !             4: .SH SYNOPSIS
        !             5: .B echo
        !             6: [
        !             7: .B \-n
        !             8: ]
        !             9: [ arg ] ...
        !            10: .SH DESCRIPTION
        !            11: .I Echo
        !            12: writes its arguments separated by blanks and terminated by
        !            13: a newline on the standard output.  If the flag
        !            14: .B \-n
        !            15: is used, no newline is added to the output.
        !            16: .PP
        !            17: .I Echo
        !            18: is useful for producing diagnostics in
        !            19: shell programs and for writing constant data on pipes.
        !            20: To send diagnostics to the standard error file, do `echo ... 1>&2'.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.