{ 7 comments }
bash script
How can I find out the path of the directory in which my bash shell script is located and store that path in _base variable?
How do I write an infinite loop in Bash script under Linux or UNIX like operating systems?
{ 3 comments }
How can I iterate through each line of a text file with Bash for or while loop under Linux or Unix like operating systems?
{ 0 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 }
How do I read comma separated CVS file under UNIX / Linux / BSD / Mac OS X bash script?
{ 4 comments }
I want to disable Control-C while running shell bash script program under UNIX / Linux like operating systems. How do I disable Control-C?
{ 2 comments }


