jenkinsfile
This commit is contained in:
parent
24398a4e65
commit
b9caf68bb2
@ -2,4 +2,5 @@ wc -l wikiniews_results.tsv > liczba_linii.txt
|
||||
|
||||
awk 'BEGIN{FS=OFS="\t"}{print $0,"(sp1_"NR")"}' < wikiniews_results.tsv > wikiniews_results.trn
|
||||
|
||||
ls
|
||||
head -15 wikiniews_results.tsv
|
||||
head -15 wikiniews_results.trn
|
Loading…
Reference in New Issue
Block a user