From f24a492acab5781639ba71fac0d24ef626107d67 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 19 Sep 2012 23:49:13 +0000 Subject: typeoutfileinfo (19sep12) git-svn-id: svn://tug.org/texlive/trunk@27742 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/scripts/typeoutfileinfo') diff --git a/Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh b/Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh index c4544edad5a..18d618a1849 100755 --- a/Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh +++ b/Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh @@ -1,4 +1,4 @@ -%!/usr/bin/env bash +#!/bin/sh ## ## This is `typeoutfileinfo.sh', a minimalist shell script for Unices. ## @@ -31,11 +31,11 @@ EOM ## ## There is NO WARRANTY. ## -## This is package version v0.2 as of 2012-09-16. +## This is package version v0.21 as of 2012-09-19. ## ## CREDIT: this work derived from Harald Harders' `latexfileversion' ## as a simplification using my `readprov'. I learnt "here document" -## from `latexfileversion' -- UL. +## from `latexfileversion's -- UL. ## ## PURPOSE/BACKGROUND: A package like this, `latexfileversion' or ## `ltxfileinfo' when you wonder which version of a source file @@ -50,3 +50,4 @@ EOM ## HISTORY: ## v0.1a 2012/03/16 ## v0.2 2012/09/16 adds \batchmode thanks to Heiko Oberdiek on texhax +## v0.21 2012/09/19 shebang line corrected/improved by Reinhard Kotucha -- cgit v1.2.3