Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to get for your free account now!
awk,sed script
Name: red321 Date: October 31, 2004 at 06:54:33 Pacific OS: Unix CPU/Ram: 512
Comment:
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 random blocks, glues them together in random and saves as some file and gives some key file for rebuilding. The 2nd script rebuilds the original file using that given key file.
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 what I am trying to do in the script. Please let me ...
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/FSTST88/autosys>echo ${MailFile} + echo mfint003pr...
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] Che is CLA and XP is //event[tag = cast and line...