5 lines
95 B
Bash
5 lines
95 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./addFile.py ~/projects/corpora/jrc/jrc_pl.txt ~/projects/corpora/jrc/jrc_en.txt 1
|
||
|
|