[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Perl Split Question
- Subject: [ale] Perl Split Question
- From: danscox at mindspring.com (Danny Cox)
- Date: Thu Jan 20 19:04:12 2005
- In-reply-to: <[email protected]>
- References: <[email protected]>
Christopher,
On Thu, 2005-01-20 at 15:33 -0500, Christopher Fowler wrote:
> Is there a way to use split to split a string into segments of N
> characters. I want to automatically wrap a long text string onto
> multiple lines.
See 'fmt(1)'. It'll try to split at words.
--
kernel, n.: A part of an operating system that preserves the
medieval traditions of sorcery and black art.
Danny