|
|
1.1 ! root 1: .\" @(#)echo.1 6.1 (Berkeley) 4/29/85 ! 2: .\" ! 3: .TH ECHO 1 "April 29, 1985" ! 4: .AT 3 ! 5: .SH NAME ! 6: echo \- echo arguments ! 7: .SH SYNOPSIS ! 8: .B echo ! 9: [ ! 10: .B \-n ! 11: ] ! 12: [ arg ] ... ! 13: .SH DESCRIPTION ! 14: .I Echo ! 15: writes its arguments separated by blanks and terminated by ! 16: a newline on the standard output. If the flag ! 17: .B \-n ! 18: is used, no newline is added to the output. ! 19: .PP ! 20: .I Echo ! 21: is useful for producing diagnostics in ! 22: shell programs and for writing constant data on pipes. ! 23: To send diagnostics to the standard error file, do `echo ... 1>&2'.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.