Search Results

Search: Posts Made By: Saidul
3,168
Posted By Saidul
Thanks CarloM...
Thanks CarloM (https://www.unix.com/members/302103206.html). It did work.
3,168
Posted By Saidul
[Solved] How to read the variable from awk output?
I am reading an xml file with date tag as <Date>Default</Date> using the below command.


Dt=$(awk -F'[<>]' '/<Date>/{print $3}' /home/test/try.xml
and getting the value from the xml file stored...
Showing results 1 to 2 of 2

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