SYNOPIS

   justify [input files]


DESCRIPTION

This script left-justifies the input text into 72-width rows by default, or as specified by the option line-len.


PREREQUISITES

Getopt::Long


SCRIPT CATEGORIES

Text


README

Justifies text, left align, ragged right.


COPYRIGHT

Copyright 2003 Vlado Keselj http://www.cs.dal.ca/~vlado

This script is provided ``as is'' without expressed or implied warranty. This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The latest version can be found at http://www.cs.dal.ca/~vlado/srcperl/.