|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
User Commands print(1)
NAME
print - shell built-in function to output characters to the
screen or window
SYNOPSIS
ksh
print [ -Rnprsu [n]] [arg...]
DESCRIPTION
ksh
The shell output mechanism. With no flags or with flag - or
-, the arguments are printed on standard output as described
by echo(1).
OPTIONS
The following options are supported:
-n suppresses new-line from being added to the
output.
-R
-r (raw mode) ignore the escape conventions of
echo. The -R option will print all subse-
quent arguments and options other than -n.
-p causes the arguments to be written onto the
pipe of the process spawned with |& instead
of standard output.
-s causes the arguments to be written onto the
history file instead of standard output.
-u [ n ] flag can be used to specify a one digit file
descriptor unit number n on which the output
will be placed. The default is 1.
EXIT STATUS
The following exit values are returned:
SunOS 5.10 Last change: 15 Apr 1994 1
User Commands print(1)
0 Successful operation.
>0 Output file is not open for writing.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWcsu |
|_____________________________|_____________________________|
SEE ALSO
echo(1), ksh(1), attributes(5)
SunOS 5.10 Last change: 15 Apr 1994 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:25:16 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5080 hits) (openSUSE 10.2)
adv_cap_autoneg man page (4745 hits) (Solaris 10 11_06)
CPAN man page (4465 hits) (Suse Linux 10.1)
ssh man page (4248 hits) (Suse Linux 10.1)
svn man page (4219 hits) (FreeBSD 6.2)
startproc man page (2190 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2179 hits) (Solaris 10 11_06)
netcat man page (2149 hits) (Suse Linux 10.1)
pprosetup man page (2006 hits) (Solaris 10 11_06)
signal man page (1989 hits) (Suse Linux 10.1)
|