We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05327ad commit 7e39b73Copy full SHA for 7e39b73
combine
@@ -1,5 +1,5 @@
1
-F="/tmp/hito-all.nt"
2
-FT="/tmp/hito-all.ttl"
+F="/tmp/hito.nt"
+FT="/tmp/hito.ttl"
3
echo "Writing to $F"
4
echo "" > $F
5
ls *.ttl | xargs -I @ rapper -i turtle -o ntriples @ >> $F
0 commit comments