in reply to how to get rid of pressing control+c keys

Tell the shell to exit by closing the pipe tied to its stdin (IN) or by issuing the exit command.