concordia-library/scripts/getSentenceFromJRC.sh

4 lines
75 B
Bash
Raw Normal View History

#!/bin/sh
head -$1 ../prod/resources/text-files/jrc_smaller.txt | tail -1