Greetings,
I have a datafile with records containing encoded characters (unknown format). I need to write a script which would find and move those records to another directory as well as subtitute those encoded characters with question marks.
Here is what I wrote so far... For some reason, any...
Hi, I am trying to write the sed script which would exclude the 10-lines xml segment based on the given and found pattern. All 10-lines segments are indentically structured.
Here is an example of the first 3 records of master XML file printers.conf:
<Printer CL_010002>
Info pa010002
DeviceURI...
Greetings, could anyone please assist me with a following. I am trying to parse off and reconstruct the input file
that would have a multiple sections separated by "-------------".
I would like to extract two parts of each section. First is value of the records that starts with "Name:"...
Greetings,
When I try to execute the following awk command I am extracting the third column (size value) from the file which is given in Bytes (by default). I am getting error while trying calculate total size for all file's records and displaing them in the readable range (Bytes, KB, MB, GB...
Hello PHV,
I have been using your solution for a while and it worked OK until I got to different problem. Here is a list:
/Folder1/Next Directory/Operational/Pricing/Pricing Matrices/Next Directory/Pending/P0I5002_03-25-2004.roi
/Folder1/Next Directory/Operational/Pricing/Pricing Matrices/Next...
Hello,
I have a file with variable length records. I need to extract the 7 bytes pattern "P??????" , then contatenated with ".txt" and save it to the file.
How can I do it with awk or ksh. Any help is greatly appreciated.
Here are some "rules".
Each field across...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.