Unix Shell Script: Convert upper to lowercase text April 7, 2010 ~ admin One command magic: tr ‘[:upper:]’ ‘[:lower:]’ < input.txt > output.txt Related posts: Shell Script Remove All Blank Links Shell Script: Create Range of Numbers Published by admin View all posts by admin