[Github-comments] [geany/geany] How to Integrate such a Perl Script with Xargs for Geany's .tex file search? (#1081)

Sami L. notifications at xxxxx
Tue Jun 21 16:03:41 UTC 2016


I want to have such a [search](http://unix.stackexchange.com/questions/289957/find-grep-for-list-of-tex-files) in reading my .tex documents in Geany. 

`perl -l0 -ne 'print for /\\subimport\{\}\{(.*?)\}/g' file.tex | xargs -0 grep -l gastric --`

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1081
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160621/e33a8fc8/attachment.html>


More information about the Github-comments mailing list