C-shell


while { /bin/true }
   echo "Hello, World!"
end


submitted by: cpierce1@ford.com (Clinton Pierce)