The UNIX and Linux Forums
>
Special Forums
>
Windows & DOS: Issues & Discussions
Filter data from text file
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Filter data from text file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
06-28-2007
Shell_Life
Unix/Informix/4GL/SQL
Join Date: Mar 2007
Location: Bahia, Brazil
Posts: 695
Code:
csplit -k input_file /Table/ {99}
Shell_Life
View Public Profile
Find all posts by Shell_Life