File Directory Ruby

File.open("text.txt").each_byte { |byte| puts byte }