I have a file name which starts with %payslip%.xml.gpg.
Below are the possible file name example :
Taswkly_payslips_Pay27.xml.gpg
exec_payslip.xml.gpg
Cairns_payslips_adv_P27.xml.gpg
Could you please help me suggesting the regex for above pattern name.
In the above pattern below things are fixed i.e.
*payslip*.xml.gpg.
Any help would be appreciated.
.*payslip.*\\.xml\\.gpg