#!/bin/bash while read sor do echo $sor done < gy.txt