Posts tagged as:

tr command

A UNIX shell script to translate all the characters to lower case in a given text file.

{ 0 comments }

A sample shell script to rename file name to a lowercase passed as a command line argument.

{ 0 comments }