Staging
v0.5.1
Revision b2b1ed17819ecb24a78d07d3ff1e8e6bc6137721 authored by cvs2svn on 26 August 1996, 18:33:32 UTC, committed by cvs2svn on 26 August 1996, 18:33:32 UTC
1 parent a8763e5
Raw File
whichlibs
#!/bin/sh
sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
back to top