Computing.Net > Forums > Unix > Search Results

Quick Links

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

Sponsored Results for: remove top line in file

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: remove top line in file

Product Search Results


Results 1 - 25 of 6849

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

remove top line in file
    Summary: This may be a silly question but does anyone know how I can remove the top line of a file and save it to another file. Is there a command for this. Ma...

Removing a lines in a file
    Summary: How can I remove a line in a file? e.g. File containing the following 307 319 352 If I wanted to remove line 319, what would be the syntax? Any alive ...

Remove Last Word in File
    Summary: Hi, I am trying to find out how to remove the last word in a file. For example, a line in a file will contain: one two three four And I want to remove...

script to remove some lines in all
    Summary: Hi everyone, I am trying to remove some lines from all the files in a directory, for example I am looking at the fields 25-27 and if it is 19 I am tr...

to remove duplicate lines from file
    Summary: My requirement is little different, actually I have 2 files, one of the file has 800 line another has 50. No I wanted to check with respect to first f...

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 ...

Remove too long lines form file
    Summary: I was wondering if you could help me with a script to remove ALL the lines in a file that are loger then 255 char. This script must also remove the li...

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...

Script to insert lines in a file
    Summary: Hello all, I have wriiten a script to create a html file on the fly. It is as shown below :- 1>echo " " > log.html 2>cat test.log >> log.html 3>echo "...

Removing blank lines
    Summary: Hi All, I want to remove blank lines from a file. I want to compare two files without comments. I have tried this, cut -f1 -d'#' filename > noComme...

how to replace a line in a file
    Summary: my problem is i want to replace a line in a file e.g i want to replace the line DBUID= (some name) with DBUID=$user variable file name is sample.ksh...

list of different lines in files
    Summary: I need help from anyone out there. I have three files (one about 400 lines, one about 13000 lines and one about 13450 lines). The two smaller files ...

read a file line by line in unix
    Summary: reading a file line by line in unix ...

Cancel Out lines in a file
    Summary: hi, Your code only remove those lines with negative charges. I want to remove also the positive charges for those with same ID number. There are 3 ...

finding consecutive lines in a file
    Summary: Hi, I am trying to find a way to grep for consecutive lines in a file. I need to see if a specific string appears 24 consecutive times in a log file ...

Unix: File manipulation
    Summary: Hi All, Could somone suggest the solution for this problem? The problem is that I have a abc.txt file in following format. Requiremnt is to: 1) get r...

Find length of each line in a file.
    Summary: Hi All, I have a file, contains: "jfd, jlk, slj, lsk, lskd, sldj, adk" "sdj, lkdjf, lsdjfj, lsjf, kds, skldj, slk" "kdj, kdsk, skd, skdk, sljs " .....

sed dropping last line of file
    Summary: Greetings... I would be very thankful for any insight into this situation: It seems to me as though a text file I've received does not have a new line...

sum or multiply data in files
    Summary: The more specific you can be about your data, the better answers you will get. Following uses awk to isolate a specific line in both file1 and file2, ...

Append to last line of file
    Summary: Hi, Can someone tell me how to append some text to the last line. Basically i have a last line of a file as follows user1:password i would like to ap...

Blank lines in File
    Summary: I have very big file, which contains almost alternate blank lines. Can anybody suggest me how to delete those lines? I don't want to go on individual ...

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...

Multiply numerical content in file
    Summary: Try this: #!/bin/ksh function count { output1=$(print "$2 * 1000;scale=2" | bc) output2=$(print "$3 * 1000;scale=2" | bc) output3=$(print "$4 * 1000;s...

how to delete last 3 lines of files
    Summary: I want to delete the last 3 lines in a set of files and then replace then with 3 different lines. The files are of different sizes.How do I do it? ...

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 ...

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

Sponsored Results for: remove top line in file

Ads by Google