Computing.Net > Forums > Unix > Search Results

Quick Links

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

Sponsored Results for: awk,sed script

Ads by Google


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

Product Search Results


Results 1 - 25 of 3256

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

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

Different results from awk, sed, tr
    Summary: I cannot explain why it gives different results when I try the awk, sed, tr command combination with the same input. (aondufd1)psoftfs:/aon/dev/psoft/...

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

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

awk search
    Summary: chui, please tell us about the course you are taking. have they told you about man pages? how about find/awk/sed - scripting tutorials? ...

awk/sed help
    Summary: Hi guys, Iam a beginner in awk/sed and need a help on awk/sed. This is my requirement. I have a text file with following entry xx yy zz.txt aa bb cc.t...

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

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

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

Editing a file without awk or sed
    Summary: i would bet the instructor wants it done with "pure" shell - no awk,sed,perl,ex or vi. ...

convert text rows to columns awk
    Summary: Hi, I have a text file with the data in rows the data file has specfic pattern of rows I need to convert first 3 lines of rows into columns by doing a...

Help with awk/sed
    Summary: Dear Friends: I currently have a script that does a simple grep on "failed_logon" and emails them to me. It's rather ugly. How can I use awk to...

scripting string parsing
    Summary: looks homeworky to me. If instructor required "pure shell" (no awk,sed ,tr ) and file contains pippo,pluto,paperino bob,mary,bart,jim,buford you could...

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 awk question
    Summary: Here's similar logic in awk. Save script, then execute as: scriptname filename.dat #!/usr/bin/awk -f { if ($0 ~ /^PT..*/) { # Print old concatenate...

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

AWK/SED Whatever help with csv
    Summary: maybe someone can suggest a solution as i have been playing with awk and sed but cannot get the desired result I have a CSV file delimeted with quoted...

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

deleting rows in a file
    Summary: Since you asked "can it be done in the Korn shell", the answer is yes. Best way is to write a simple script that accepts an argument. #!/bin/ksh exec ...

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

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

Sponsored Results for: awk,sed script

Ads by Google