Computing.Net > Forums > Unix > Search Results

Quick Links

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

Sponsored Results for: sed script

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: sed script

Product Search Results


Results 1 - 25 of 3002

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

need help on SED script
    Summary: how any one can write SED script for following requirement? Test1.text file has following data : Che is CLA and XP is //event[tag = cast and line = 29...

sed script
    Summary: Hello, Can I use sed scripts, for ex: sed -f script filename > newfilename. where script file is : diff -e <my version> <production version> ...

sed script
    Summary: How to replace the 4th character of each row in a file by another character by sed script? ...

shell script/sed/awk
    Summary: Hi: "/" is a special meta character to the shell. You need to escape it in your sed script: \/ Regards, nails ...

Equivalent perl script for sed
    Summary: Even though at home I have both a Solaris and Linux box, almost everything I do is on my Windows box (one of these days I'll get smart and reverse th...

Sed script trimming last line
    Summary: Hi, I am going a global replace using the below script.My problem is the last line of the property file is getting deleted.Please any idea on this iss...

Increment a number using awk or sed
    Summary: Need help with awk or sed script. I have multiple files with the following in first line NUMBER_COLUMNS=15 I want to increase the number by 1 so it sh...

sed on a file
    Summary: Hello, How can I do a sed script which modify a file himself ? I try : sed "s/dirty/clean/" myfile > myfile But after that, myfile is empty... How can...

awk,sed script
    Summary: Hi! I need help in writing a script, in fact, couple of scripts that should do the following: we have a file, the 1st script divide the file into rand...

sed substitution
    Summary: Thanks! That was exactly what I needed. Here is what I used: I saved this as a sed script called sub: s/'[^']*'/\n&/g :loop s/\(\n'[^']*\) \|-\([^']*...

such .sed file?
    Summary: Can you please post a sample of the data. Does the abcd.sed script really only contain --------------------- (ECONF2) run ECONF2 ---------------------...

Help with sed
    Summary: I had no idea this would be so difficult to do, most people have no idea. My idea was using a sed in a csh script since I dont know anything sed scrip...

joining lines with sed
    Summary: I've to 'decode' your sed-script to learn more about sed. Jim, thanks for all your input. ...

Can I replace paragraphs using sed?
    Summary: sed -e '$!N' \     -e "/.*rocks $1.*\n.*books $2.*/ba" \     -e '$!{P;D;}' \     -e 'p;d' \     -e :a -e "s/rocks $1/rocks $3/;s/books $2/books $4/" \...

sed - reverse every 2 lines
    Summary: I'm trying to write a sed script that will switch every 2 lines. For example: Input: Hello there 1 Hello Gerry2 Bye Tim Bye Tim Beans Output would be:...

sed scripting question
    Summary: Hi guys, Using sed, I need to find every line in a document that starts with <TITLE>, and insert </TITLE> after the first period that follows it...

sed delete minus one
    Summary: Anybody know how to get sed to delete lines up to (but not including) a certain line? To delete all up to and including the line, I use 1,/whateve...

Unix script in DOS w/ questions
    Summary: Have written an awk and sed script contained in a .bat file. It operates on a long input text file. What I want to do is have the .bat file operate ...

sed problem
    Summary: Hi. I am a bit stumped on a rather easy problem .... I have a file with that contains a list of names ( exactly 1 name per line. no spaces) I need ...

SED Command help
    Summary: I need to write a sed script that will replace 2 values with a single value. i.e I have to change any occurance of x or X with an s in a file named se...

sed script ??
    Summary: sed -e 's/@.*$//' -e 's/\(^.\).*\.\(.*\)/\1\2/' ...

Handling // character with sed
    Summary: I'm not understanding what your final output should look like, but maybe I can get you started. You have two issues (I'm using ksh): 1) To embed she...

Awk/Sed Question
    Summary: Hi I have a awk/sed script that I am trying to create to remove lines from a file that I thought I needed to call sed in the awk script. This is wha...

sed - How to do conditional line in
    Summary: I am running a text file through a sequence of sed scripts, but one clean operation escapes me. I want conditionally insert a blank line between *an...

replace in sed
    Summary: This is a tricky one. First, if the shell variable to be embedded in the sed script contains a front slash, it must be escaped \/ FX="\/xyz\/data" S...

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

Sponsored Results for: sed script

Ads by Google