Staging
v0.8.1
Revision b6aa92ebf178361e821a1ebffdce6b5fcf96bfae authored by Guido van Rossum on 03 February 1995, 12:50:04 UTC, committed by Guido van Rossum on 03 February 1995, 12:50:04 UTC
1 parent 08e767b
Raw File
whichlibs
#!/bin/sh
sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
back to top