IRAF help page for package utilities, program ucase
from NOAO
ucase -- convert text files to upper caseUSAGEPARAMETERSDESCRIPTIONEXAMPLESSEE ALSO
ucase -- convert text files to upper case
USAGE
ucase files
PARAMETERS
The list of text files to be converted to upper case. If more than one
text file is specified as input the suffix .uc is appended to the input
file name to create the output file name.
DESCRIPTION
UCASE takes input from a list of text files or the standard input, converts
the text to upper case and prints the result on the standard output.
If multiple files are specified as input, the suffix .uc is appended to
the input file name to create the output file name.
EXAMPLES
1. Convert a list of files to upper case
cl> ucase *.x
SEE ALSO
lcase,
This page automatically generated from the iraf .hlp file. If you
would like your local iraf package .hlp files converted into HTML
please contact Dave Mills at NOAO.dmills@noao.edu