From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 5638E17D5EB1 for ; Fri, 28 Feb 2014 21:32:59 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 61C4AB5D884 for ; Fri, 28 Feb 2014 21:26:37 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (localhost.nagaokaut.ac.jp [127.0.0.1]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id D7BE997A82C for ; Fri, 28 Feb 2014 21:26:39 +0900 (JST) X-Virus-Scanned: amavisd-new at nagaokaut.ac.jp Received: from funfun.nagaokaut.ac.jp ([127.0.0.1]) by funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id btW_vEoG4Vu2 for ; Fri, 28 Feb 2014 21:26:39 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id B7D9297A82B for ; Fri, 28 Feb 2014 21:26:39 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 905D8952439 for ; Fri, 28 Feb 2014 21:26:36 +0900 (JST) Received: from [221.186.184.76] (unknown [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id A8FE11205CB; Fri, 28 Feb 2014 21:26:28 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from sakura2.atdot.net (www4150ue.sakura.ne.jp [219.94.244.164]) by neon.ruby-lang.org (Postfix) with ESMTP id C74B8120594 for ; Fri, 28 Feb 2014 21:26:22 +0900 (JST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by sakura2.atdot.net (Postfix) with ESMTP id 125A98000E; Fri, 28 Feb 2014 21:26:22 +0900 (JST) Message-ID: <5310806D.9000006@atdot.net> Date: Fri, 28 Feb 2014 21:26:21 +0900 From: SASADA Koichi User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: ruby-core@ruby-lang.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-ML-Name: ruby-core X-Mail-Count: 61144 Subject: [ruby-core:61144] Re: [ruby-trunk - Feature #9577] [Open] [PATCH] benchmark/driver.rb: align columns in text output X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" (2014/02/28 16:44), normalperson@yhbt.net wrote: > It is easier to read output when columns are aligned properly. > I have an 80 column terminal, that's HUGE! Use it :D Sorry, I can't read .gz file because of my environment. What happen when many executables are specified (over 80 chars)? -- // SASADA Koichi at atdot dot net