DEIMOS
toupper script

Name

toupper -- convert argument(s) to upper case

Purpose

Convert all of the passed text to upper case.

Usage

toupper <text>

Arguments

text = text string to be converted

Output

The converted text is written to stdout

Exit values

0 = normal completion
1 = no arguments

Example

1) convert the string "red" to uppercase:
toupper red

See Also

The shell script toupper
DEIMOS script index


Go to: DEIMOS Home Page - Instruments Home Page - Keck Home Page

Last modified: Wed Jun 9 16:30:31 2004