help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

recursive awk


From: Mathieu
Subject: recursive awk
Date: Sat, 19 Dec 2009 16:33:54 -0800 (PST)
User-agent: G2/1.0

I wanted to write an awk script to generate an dep list for a latex
file. So I need to match \input{a} and run the same script on a.tex.

The question is how to do awk recursively?

--
MZ


reply via email to

[Prev in Thread] Current Thread [Next in Thread]