]> granicus.if.org Git - python/commit
Simplify command that extracts the number of pages from a PostScript
authorFred Drake <fdrake@acm.org>
Tue, 12 Jan 1999 19:28:41 +0000 (19:28 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 12 Jan 1999 19:28:41 +0000 (19:28 +0000)
commit701f10fbea20a009a4c823711f64360e24361d05
tree7fdee16475c8270237895e5f2a897fea1f52cddd
parent39cddb74398662303ecdbd908cc8a0c6138bd858
Simplify command that extracts the number of pages from a PostScript
file; use "grep -c" instead of "grep | wc -l | cut ... | tr ...".
Doc/tools/getpagecounts