Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2009 23:39:26 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Bertram Scharpf <lists@bertram-scharpf.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: [OT] Show nice columns of numers
Message-ID:  <20091028233926.3b48fd58.freebsd@edvax.de>
In-Reply-To: <20091028223242.GA26697@marge.bs.l>
References:  <20091028223242.GA26697@marge.bs.l>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Oct 2009 23:32:42 +0100, Bertram Scharpf <lists@bertram-scharpf.de> wrote:
> As it will be a movie, not a photograph, I would like to have huge
> columns of numbers running over the screen or at least one window.
> Does somebody know a programm that produces such nice output?

What about "ls -laFG /"? It produces a nice output, too. :-)

Or try this one:

	% primes 2 | tr "\n" "\t"

Other "famous listings" include a ping run or "make update";
even "make" of some port could look nice.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091028233926.3b48fd58.freebsd>