HP3000-L Archives

July 1999, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ken Winslet <[log in to unmask]>
Reply To:
Ken Winslet <[log in to unmask]>
Date:
Thu, 22 Jul 1999 12:02:18 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (11 lines)
Does anyone out there know the command to split a file in the Unix world.

I have a file and need to chop it up into 291 byte records.

I tried this command but I get errors:

awk -F '(printf("291%s\n",$0)' file2.dat>file2.dat


any help would be great!!!!

ATOM RSS1 RSS2