Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 168 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 168 Bytes

lowerx

Lowercase certain character

Usage

# input
$> lowerx 0 Hello World

# output
$> hello World 

Installation

$ make
# make install