# pdfwc.sh# usage ./pdfwc.sh filename.pdf#TMPFILE=___tmpfile.tmppdftotext $1 $TMPFILEwc $TMPFILE -wrm $TMPFILE
[...] Get PDF Word Count In Linux | Development Blog (tags: pdf wordcount word count scripts cli bash) [...]
Would probably do:#!/bin/sh# pdfwc.sh # usage ./pdfwc.sh filename.pdf #pdftotext $1 - | wc -w#__EOF__instead.
The Holiday Inn Eilat Patio hotel offers pleasant and intimate guestrooms, some of which boast charming balconies facing
[...] Get PDF Word Count In Linux | Development Blog (tags: pdf wordcount word count scripts cli bash) [...]
ReplyDeleteWould probably do:
ReplyDelete#!/bin/sh
# pdfwc.sh
# usage ./pdfwc.sh filename.pdf
#
pdftotext $1 - | wc -w
#__EOF__
instead.
The Holiday Inn Eilat Patio hotel offers pleasant and intimate guestrooms, some of which boast charming balconies facing
ReplyDelete