rs

rs reads its input into an array of rows and columns, applies a specified transformation to the array, and writes it out with the specified number of rows and columns. It can be used to do column formatting and tidying of text, to transpose rows to columns and columns to rows (word-by-word, not character-by-character), and as a wrapper around line-oriented tools to let them handle multiline data. Rs is often distributed together with jot and lam, sometimes under the name bsd-utils.

Tags Text Processing Filters
Licenses BSD Original
Operating Systems POSIX BSD NetBSD Linux
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  18 Sep 2001 14:22
  • Rrelease-after

No changes have been submitted for this release.

Rss Recent comments

Rcomment-before 19 Sep 2001 04:59 Rcomment-trans ed_avis Rcomment-after

Compiling
The original home of this program appears to be BSD (together with 'jot' and 'lam'). There is a package for NetBSD, but the best version for Linux users seems to be the one packaged by the Athena people. Grab the source RPM and unpack it (with rpm -Uvh or unarc (/projects/unarc/)), you'll find a tarball which you can build with './configure; make' as normal. The spec files are Athena-specific so you probably don't want to rebuild the RPM itself.

No-screenshot

Project Spotlight

Exim

A Message Transfer Agent for Unix systems.

94174d15df2ccc4baa17cfc1499e4332_thumb

Project Spotlight

Ekiga

A SIP and H.323 VoIP application.