Bash / KSH: Define Delimiter (IFS) While Using read Command in Categories BASH Shell, Linux, UNIX last updated April 4, 2014How do I can set IFS (internal field separator) while using read command in bash loops?
UNIX: Loop Through Files In A Directory in Categories UNIX last updated July 1, 2010How do I loop through files in a directory under UNIX like operating systems?
Ksh Read a File Line By Line ( UNIX Scripting ) in Categories AIX, HP-UX Unix, KSH Shell, Linux, OpenBSD, Solaris-Unix, UNIX last updated August 23, 2015How do I read a file line by line using KSH shell scripting under UNIX like operating systems?