shell variables

Bash: Pass Shell Variables To awk

by Vivek Gite on April 19, 2011 · 0 comments

How do I pass shell variables to awk command or script under UNIX like operating systems?

{ 0 comments }

Linux: Set Environment Variable

by Vivek Gite on April 14, 2011 · 4 comments

Bash shell is used for various purposes under Linux. How do I customize the shell environment variable under Linux operating systems?

{ 4 comments }

How do I call Oracle or MySQL sql statements in UNIX / Linux shell scripts?

{ 7 comments }

Bash Shell Loop Over Set of Files

by Vivek Gite on May 11, 2008 · 30 comments

How do I run shell loop over set of files stored in a current directory or specified directory?

{ 30 comments }

Korn Shell Variables

by Vivek Gite on July 2, 2007 · 0 comments

What is a shell variables? How do I define and use a variable under korn shell?

{ 0 comments }