input and output

Bash Infinite Loop Examples

by Vivek Gite on January 20, 2011 · 2 comments

How do I write an infinite loop in Bash script under Linux or UNIX like operating systems?

{ 2 comments }

How do I convert hex number to decimal number using a shell script under UNIX / Linux operating systems?

{ 16 comments }

Save Bash Shell Script Output To a File

by Vivek Gite on August 14, 2006 · 3 comments

How do I save my bash shell script output to a file?

{ 3 comments }