independ echo
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
.TH ECHO 1
|
||||
|
||||
.SH NAME
|
||||
|
||||
echo \(en echo arguments
|
||||
|
||||
.SH SYNOPSIS
|
||||
|
||||
echo
|
||||
.RB [ argument... ]
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
||||
Echo echoes given arguments delimited by an ASCII blank, with a terminating newline.
|
||||
|
||||
.SH BUGS
|
||||
|
||||
Echo should not be used in scripts; printf(1) should be used in its place.
|
||||
|
||||
.SH STANDARDS
|
||||
|
||||
Echo does not recognize the escape sequences described in the X/Open System Interface Extension to POSIX.
|
||||
This is intended.
|
||||
|
||||
.SH COPYRIGHT
|
||||
|
||||
Public domain.
|
||||
Reference in New Issue
Block a user