I have a file that contains the following data:
__NV__: 1
name: "MEP-UI-CUSTOMER-INFO-TXT"
desc: "MEP Customer Name Information"
fpath: "mep/frontend/ui/primecast/assets/i18n/custom-info.txt"
fdata: "telestra"
I want to get the value of fdata (telestra). How can I achieve using shell scripting?