: # loop for all files in the current directory for loopvar in `ls` do echo the value in loopvar is $loopvar done