Staging
v0.5.1
Revision eec6ef1aa279e258d2c067d2916120d132d00806 authored by Guido van Rossum on 07 October 1997, 14:44:48 UTC, committed by Guido van Rossum on 07 October 1997, 14:44:48 UTC
1 parent 6cd7ecb
Raw File
whichlibs
#!/bin/sh
sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
back to top