(no commit message) master
authorChristian Weiske <cweiske@cweiske.de>
Tue, 2 Aug 2016 13:11:35 +0000 (15:11 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Tue, 2 Aug 2016 13:11:35 +0000 (15:11 +0200)
command.sh [new file with mode: 0644]

diff --git a/command.sh b/command.sh
new file mode 100644 (file)
index 0000000..e95c7fc
--- /dev/null
@@ -0,0 +1 @@
+$ xmlstarlet sel -t -v '//*[local-name()="loc"]' sitemap.xml |sed 's/ *//g' 
\ No newline at end of file