From cba1035498554ec4ac1dd315b91a5ac988249d86 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 3 Dec 2017 15:08:45 +0100 Subject: select-from: fix --- select-from | 2 -- 1 file changed, 2 deletions(-) (limited to 'select-from') diff --git a/select-from b/select-from index 98e4ff2..b1fb2d8 100755 --- a/select-from +++ b/select-from @@ -10,8 +10,6 @@ opts = Trollop::options do opt :from1, "Index starting from 1.", :type => :bool, :short => '-k', :default => false end -puts opts - accept = {} f = ReadFile.new opts[:index] f.readlines_strip.each { |line| -- cgit v1.2.3