Staging
v0.5.1
Revision 99bbd18067083380b13a153c52fe342dbff21bc5 authored by cvs2svn on 12 October 1995, 10:34:31 UTC, committed by cvs2svn on 12 October 1995, 10:34:31 UTC
1 parent 0638b60
Raw File
whichlibs
#!/bin/sh
sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
back to top