$ cat junk.html
- The following Host Names were requested from a host database:
$ cat jonk.xsh
open --format html "junk.html";
# ls --indent /;
for //ul {
pwd;
for ./li {
pwd;
print text();
};
echo;
};
echo;
$ xsh -q jonk.xsh
/html/body/ul
/html/body/ul/li
The following Host Names were requested from a host database:
/html/body/ul/ul
/html/body/ul/ul/li
192.5.5.241