Search Results

Search: Posts Made By: vishwanath001
6,102
Posted By vishwanath001
AIX server version-7100-04-02-1614 shell...
AIX server version-7100-04-02-1614

shell version-KSH
6,102
Posted By vishwanath001
UNIX command to get the latest file and also matching pattern
we want to fetch the latest file in a given directory and also the file name should match the below pattern


Example file name ->hrdata-2015-10-13-16-45-26.xml(2015-10-13-16-45-26- it is not...
2,338
Posted By vishwanath001
RudiC,the above command is not introducing line...
RudiC,the above command is not introducing line breaks,the same source file is created as replica as an output

Input:
<a><b>Bee</b><c>Sea</c><d><e>Eeeh!</e></d></a>

Below information may be...
2,338
Posted By vishwanath001
Below result i'm getting,instead of line breaks...
Below result i'm getting,instead of line breaks it puts simply n

see below example for that command output

<?xml version="1.0" ?>n<issuer>n

i tried sed -e 's/>/>\n/g' command also,same...
2,338
Posted By vishwanath001
Rovf, We have a hugh size XML ~15 GB(record...
Rovf,

We have a hugh size XML ~15 GB(record size is more than 32756 bytes),we want to do ftp the same to mainframe server

The maximum limit record size for a mainframe file is LRECL-32756
...
2,338
Posted By vishwanath001
Zaxxon,sorry if my request sounded like demanding...
Zaxxon,sorry if my request sounded like demanding

I don't have knowledge about Perl scripting.Since we wanted to introduce line breaks for HUGE XML,i got this Perl code from internet

can...
2,338
Posted By vishwanath001
Need shell script version of below perl code
We are using AIX version 7100-03-05-1524

Please provide shell script version (bash or ksh) of below perl code,since we need to have line breaks in huge XML files

#!/usr/bin/perl
#
# Purpose:...
1,469
Posted By vishwanath001
Code snippet to cut XML files based on record length
I want to do FTP an Huge XML file to mainframe server using AIX server

Since my file size is huge, i want to split the XML file based on a delimiter , the record delimiter should be set after...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 09:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy