Export PPPoE Users And Profiles

I want to export a list of PPPoE users and there profiles to a file and eventually post/copy it to a linux server I have.

/ppp secret print terse

778 name=pppoe_username service=pppoe caller-id=“” password=sfe73kka profile=standard_turbo routes=“” limit-bytes-in=0 limit-bytes-out=0

Prints out all info on all users but I only want pppoe username and profile on each user. Is there anyway to just get that?

Matt