dect
/
libnl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libnl/doc/tags2dict.sh

9 lines
120 B
Bash
Executable File

#!/bin/bash
xmlstarlet sel -t \
-m "/libnltags/libnltag[@href]" \
-v "@short" \
-o "=api/" \
-v "@href" \
-n