mise à jour

This commit is contained in:
Yannick Francois
2020-01-21 17:04:55 +01:00
parent 9de0cea8ed
commit 04e5512426
4 changed files with 40 additions and 6 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
tmp=$(awk -F"<h1>|</h1>" '{for(i=2;i<=NF;i+=2){print $i}}' RS="" $1)
echo $tmp