Search Results

Search: Posts Made By: siva83
1,448
Posted By siva83
Thanks for your the update and this works for me...
Thanks for your the update and this works for me and is there any other command I can use which is update directly inside the file rather than redirecting writing to other file.
1,448
Posted By siva83
Need append sequence number
Hi,

Need to add sequnce number to one of the csv file and please find below
actual requirement.

Input file


ABC,500
XXQ,700
ADF,400,
ART,200


Out put file should be

1,ABC,500...
1,291
Posted By siva83
Test the URL
Hi,

As part of the requirement I need to test the one URL and whenever any click will happened on the URL it will display the message "Yes Site Looks Good " and need to capture the message and...
21,858
Posted By siva83
Thanks for the update. I have executed the...
Thanks for the update.

I have executed the command which provided and it's displaying only one character after matching the string which passed on grep command.

rep -Po '(?<=File copied...
21,858
Posted By siva83
Need to print the next word from the same line based on grep string condtion match.
I need to fetch particular string from log file based on grep condition match.

Actual requirement is need to print the next word from the same line based on grep string condtion match.

File...
642
Posted By siva83
Need help to get information in email.
Hi,

I am using below command to generate log on email, but tail-2 output command is not generating in email.


echo "tail -2 /home/sss/stg.log"| mailx -s "load completed" xyz.gmail.com
...
6,533
Posted By siva83
Need to replace XML TAG
As per the requirement I need to replace XML tag with old to new on one of the XML file.

Old<com : DEM>PHI</com : DEM>

New<com : DEM>PHM</com : DEM>

Please someone provide the sed command...
Showing results 1 to 7 of 7

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