#!/usr/koeki/bin/ruby # -*- coding: utf-8 -*- contents = readlines contents.each do |line| print line end