DEIMOS
tolower script

Name

tolower -- convert argument(s) to lower case

Purpose

Convert all of the passed text to lower case.

Usage

tolower <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 lowercase:
tolower RED

See Also

The shell script tolower
DEIMOS script index


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

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