Skip to content

CMD low

zplutor edited this page Oct 3, 2023 · 3 revisions

low

Transforms all characters in text to lowercase.

Usage

low <text>

If there are spaces in text, enclose it in double quotation marks ". Or use text block (press ALT+T to insert) to contain arbitrary text.

Example

Transform a specified string to lowercase:
low C:\Windows\SysWOW64

Clone this wiki locally