I wonder if anybode knows what command or bash-script-code I can use to print out all the values of the title attributes in all my xml files (in current directory).
I'm using cygwin and have file names containing white spaces.
( I've been googling around and there are a lot of suggestions on downloading other utilities. If I can avoid that it would be good for me. For example I installed sgrep and then got this error: sh: m4: command not found system("m4 -s") returned non zero exit status (32512). Preprocessor returned empty file )
If there is an Xpath program that is free to download to windows and use like a stand alone search program, that would be great too =)
Thanks in advance for helping out / T