Package-Name: rev.tbz Title: rev - print line with reversed order of characters Version: 0.03 Description: rev is the utility that reads stdin, or file, line-by-line, and writes out line with reversed order of characters, to stdout. A bit like the BSD rev, however, it does not handle multiple files: use cat file1 file2 file3 ... | rev if you need this feature. Bugs: it does not handle UTF. Abstract: Printing lines with reversed order of characters. Author: Sasa Babic & Peter A. Cejchan Author-Phone: +420-233087237 Author-Fax: Author-Postal: [Institute of chemical processes' fundamentals | Institute of Geology], Academy of Sciences, Rozvojova 135, CZ-16502 Prague, Czechia Author-Email: babic@icpf.cas.cz sasa@plan9.cz cej@gli.cas.cz pac@plan9.cz Maintained-At: ftp.gli.cas.cz/gli/cejchan/neXt/ Distribution-Type: C source Copying-Policy: Freely redistributable Keywords: text, palindromes, molecular biology