by nixCraft on January 26, 2011 · 8 comments
How do I read a file line by line under UNIX using KSH or BASH shell?
{ 8 comments }
by nixCraft on September 30, 2009 · 4 comments
I need to count one character at a time from input.txt. How do I read one character at a time under Linux / UNIX bash shell script?
{ 4 comments }
by nixCraft on March 13, 2008 · 15 comments
Q. How do I use bash for loop with spaces in a file name?
{ 15 comments }
by nixCraft on January 13, 2008 · 1 comment
Q. How do I use bash for loop under Linux operating systems?
{ 1 comment }