Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Extracting multipe lines from file

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Extracting multipe lines from file

Product Search Results


Results 1 - 25 of 5704

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Extracting multipe lines from file
    Summary: I want to be able to search for a string in a text file and pull out the line that matches my string and also a number of lines immediately before the...

Extract multiple lines from file
    Summary: Hello, I have a file that I need to extract multiple lines out of. When I find a certain keyword in the file, I need that line and the next 2 lines (t...

Process line from file -Cshell scr
    Summary: Hi, I want to read a file in a C shell script and process all the words of each line as a command set. something like this read line from file ge...

extract a specific line from file
    Summary: hi, can anyone teach me how to extract a specific line from an input file? what utility should I use? btw, I'm using Bourne Shell. ...

store a line from file in variable
    Summary: hi, i need to pick up a line from a file and store it in a variable.i dont know the number of lines that the file contains...so i cannot specify it by...

to remove duplicate lines from file
    Summary: hai, i want to remove duplicate lines from any part of the file...uniq command is used to remove only the adjacent duplicate lines...if we use sort ...

removing specific line from file
    Summary: I'm trying to remove a specific line from a file based on a user defined input. I had found a similar situation where sed was used, but when I tri...

Remove blank lines from file
    Summary: What is the command to remove blank lines from a file. Example of the file: line1 line2 line3 line4 ...

extracting few characters from file
    Summary: i want to extract few characters from a flat file using special character || as field separator how to do it suggestions please ...

Selecting specific lines from a fil
    Summary: Hi, I have a file containing 556,247 lines in it. I would like to extract the lines from 200,000 to 300,000. How do I acheive this using a single sed ...

how to fetch the Nth line from file
    Summary: Hi Team, I have a text file with 150 lines, i want to fetch the 75th line from the text file? How to do that? Thanks ...

print columns from files to a file
    Summary: Well, I think you could do something like this..( the earlier one will not give the result as the file1 and file2 are not read in order). grep -v "sum...

Extracting lines from file using sh
    Summary: So, each line in your control file specifies a block of lines to extract from your data file? cat infile #ABC# line 1 line 2 line 3 #DEF# line 4 line ...

Extracting lines from a file
    Summary: I want to extract certain lines of a file between separators such as: ------ aaabbbb ------ aaaaa xxxxxx ------ xxxxx What utility (other than awk or ...

Extracting particular fields from a file
    Summary: Hi I need some help with some flat files. The problem can be divided into two parts broadly. These files are the result of a particular extract and ha...

Need help extracting data from file
    Summary: I need to extract all data from a file (that is dated 90 days or recent) from the day that the script is run. For ex: if the script is run on 4/1/07 ...

Script to delete lines from a file
    Summary: hi, I am trying to write a script to delete few lines from the existing files. The requirement is as follows: 1. I need to grep for a pattern "abc" in...

remove top line in file
    Summary: I need more help on removing the first line of my file. I have tried both suggestions but both of them seems to extract the 1st line of my old file an...

Fetching specific lines from a file
    Summary: Hi all, I have a log file with fixed patterns as shown below:- START(prg01) (please note prg0x) END(prg01,success) START(prg02) END...

print lines from file
    Summary: A few things: Use double quotes when trying to perform variable substition w/ sed. Also the variables need to be enclosed from the rest of your state...

Extracting range of lines from a fi
    Summary: Hi, I have a file which contains 15 lines (could differ). I want to exclude the first 2 lines and the last 6 lines from this file. All the lines with ...

getting a specific line from a file
    Summary: i hv written a shell script which exports data to a file and i want to filter out one particular line from that file and manipulate that line further....

Get the first line from a file
    Summary: Hi All, I want to get the first line from a file and write it into another file. Please help. Thanks in advance. Regards, Raj Thanks & Reg...

Script to extract a word from file
    Summary: Hi! I would like to get some help with my script which will read a command file,execute each command and send output to a file. My problem is how to g...

removing new lines from a file
    Summary: Hi, I have a massive datafile - 1,000,000+ characters. I want to remove all the new lines from it so the data is one continuos flow. I tried xargs bu...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Extracting multipe lines from file

Ads by Google