Search Results

Search: Posts Made By: IshuGupta
2,552
Posted By IshuGupta
Thanks all for the suggestions...I will check the...
Thanks all for the suggestions...I will check the exception...That would work...
1,358
Posted By IshuGupta
Confirm the execution of Copy command is successfull or not
All,

I have to copy huge file from one location to another using python . I want to make sure the execution of Copy command is successful and all the files are copied properly (there has not been...
2,552
Posted By IshuGupta
Confirm the execution of copy command is successful or not
All,

I have to copy huge file from one location to another using python . I want to make sure the execution of Copy command is successful and all the files are copied properly (there has not been...
2,281
Posted By IshuGupta
Thanks Don and Corona, The code works now , based...
Thanks Don and Corona, The code works now , based on your script and suggestion.
2,281
Posted By IshuGupta
thanks Don... 07-04-2014 00:15:04 is still a...
thanks Don...
07-04-2014 00:15:04
is still a valid data as it is between the valid tags of time stamp which start before it and ends after it.

But the data like "abcd" and "pqrs $$ faf»" is not...
2,281
Posted By IshuGupta
Remove untagged and junk data from an XML
Hi All , I have seen a lot of code samples which suggest how to remove the junk data from and XML , I need a code in unix which removes the junk characters as well as the valid characters those are...
3,059
Posted By IshuGupta
Sign Soap Message from client certificate from UNIX
I have to call a webservice , I need to pass the static request from Unix which should have message signing details in the soap header . I am using cURL command for this. I do not have java , I need...
11,604
Posted By IshuGupta
Calling a webservice and pass a client certificate
Hi,

I am trying to call a http soap webservice using curl command , I have tried the below option but I am getting a failure .


curl -H "Content-Type: text/xml; charset=utf-8" -H...
4,157
Posted By IshuGupta
Great...it absolutely looks like a machine...
Great...it absolutely looks like a machine language. :)
4,157
Posted By IshuGupta
Thanks a bunch Aia.....it works..... when you get...
Thanks a bunch Aia.....it works..... when you get time...can you please tell me how ##*/ works
4,157
Posted By IshuGupta
Extract directory name from the full directory path in UNIX using shell scripting
My input is as below :


/splunk/scrubbed/rebate/IFIND.REBTE.WROC.txt
/splunk/scrubbed/rebate/IFIND.REBTE.WROC.txt
/splunk/scrubbed/loyal/IFIND.HELLO.WROC.txt...
7,851
Posted By IshuGupta
awesome...your last post...solves the...
awesome...your last post...solves the problem,.,..thanks alot to Don and Aia...you guys rock... :-)
7,851
Posted By IshuGupta
Thanks alot for replying , It is not what i want...
Thanks alot for replying , It is not what i want ..but it is a good head start...

I just want to head and tail the record of the first column (which are file name itself) of file "balancing" in...
7,851
Posted By IshuGupta
I am beginner to unix so I am having a hard time...
I am beginner to unix so I am having a hard time writing code , as of now I have just wrote down a sample to populate 2 colums , this too is not working .

#!/bin/bash
find...
7,851
Posted By IshuGupta
Create a file on UNIX with multiple columns on certain condition
I need to write the list of files to a new file in one column , the second column would contain the first line of that file (header record extracted through head -1 ) and the third column would...
Showing results 1 to 15 of 15

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