Search Results

Search: Posts Made By: aneeta13
1,157
Posted By aneeta13
Check if 2 input values exists in a file
I have a file number.txt.I need to get 2 inputs from the terminal like a=100 and b=200.If a and b are there in the file,then check if a < b,print "less".If a is not there in the file,print "a is...
6,111
Posted By aneeta13
How to check empty string in an XML tag?
I have an XML tag <abc> which is empty as <abc></abc>.If the the tag is empty I want to flag the file as bad.

Please help.

Thanks
5,464
Posted By aneeta13
Thanks Corona688. This worked for my...
Thanks Corona688.

This worked for my requirement.

Thanks
5,464
Posted By aneeta13
Import ASCII 28 delimited text file
I have an ASCII 28 delimited text file(non-printable delimiter) with 4 columns along with the header.I need to open this text file in Excel or any other tool to view each column content.

Please...
4,041
Posted By aneeta13
Thanks for the help..I have tried to explain...
Thanks for the help..I have tried to explain better this time..
Now my reqmt suddenly changed..I need to use a looping mechanism t check if all the files are available ignoring the timestamp.
...
4,041
Posted By aneeta13
Validate file count in korn shell script
Hi,

I have files in the directory like below which I need to validate if all the required files are present.

A_B_001 of 002_time1.txt
A_B_002 of 002_time1.txt
A_B_001 of 001_time2.txt
...
Showing results 1 to 6 of 6

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