Bash For Loop Examples last updated December 17, 2018 in Categories BASH Shell, CentOS, Debian / Ubuntu, FreeBSD, Linux, Solaris-Unix, Suse, Ubuntu Linux, UNIXHow do I use bash for loop to repeat certain task under Linux / UNIX operating system? How do I set infinite loops using for statement? How do I use three-parameter for loop control expression?
Bash Shell Loop Over Set of Files last updated June 29, 2010 in Categories AIX, BASH Shell, CentOS, Debian / Ubuntu, File system, FreeBSD, HP-UX Unix, Linux, OpenBSD, Solaris-Unix, Suse, Ubuntu Linux, UNIXHow do I run shell loop over set of files stored in a current directory or specified directory?