Previous Page | Next Page

Commands That Are Not Specific to UNIX

CL Command



Changes all characters in a designated line of text to lowercase.
Category: Text editing, line command

Syntax
Without Arguments
Arguments
Comparisons
See Also

Syntax

CL <n>

Without Arguments

The CL command changes to lowercase all characters in a designated line of text.


Arguments

n

specifies the number of lines of text to be changed to lowercase. Follow the n argument with a space.


Comparisons

The CL and CCL commands change existing text to lowercase, while the CAPS OFF command makes the default case of text lowercase. The case of new, inserted text is changed. The CU and CCU commands, which change existing text to uppercase, accomplish the opposite of the CL and CCL commands.


See Also

Commands:

CCL Command

CAPS Command

CU Command and CCU Command

Previous Page | Next Page | Top of Page