The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Maximum size of sed file...
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Maximum size of sed file...
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
03-19-2002
peter.herlihy
Registered User
Join Date: Nov 2001
Location: New Zealand
Posts: 333
Yeah - bang on.... I take the large
sed
file (1,000s) of rows and 'split' into chunks of 199 rows. Then for each of these split files - use
sed
-f - agsint the original file (renaming it back to it's original name after each
sed
file is applied)
__________________
Pete
peter.herlihy
View Public Profile
Find all posts by peter.herlihy