Need to parse data from xml to shell script one aft another
Requriment :- we need to take as one record. XML may contain many from Each record.
we need to extract and and archive all the files which are with extension type as
need help in approach for this requirement
ex:- for first
Archive_path = D:\apache-2.4.10\htdocs
Filetypes =(rep,zip,mnt)
need to archive files in $Archive_path which have $Filetypes (rep,zip,mnt)
then it should take next
XML:-
D:\apache-2.4.10\htdocs
rep
zip
mnt
D:\Download\ROSXcenterAutoArchive\ArchiveStorage\archive
mnt
952230
Asked by Vinay Gowda
(33 rep)
Apr 5, 2018, 06:09 AM
Last activity: Apr 5, 2018, 11:19 AM
Last activity: Apr 5, 2018, 11:19 AM