"Brute force (plus this is a program, right? so it makes it programming related?):
$ for i in {1..301}; do printf ""%${i}s"" ""."" | file - | grep very && echo $i; done /dev/stdin: very short file (no magic) 1 /dev/stdin: ASCII text, with very long lines, with no line terminators 301"