OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Ron Oliver (roliver-obmopenesque.com)
Date: Mon Jul 01 2002 - 16:23:12 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Mon, 1 Jul 2002, Lou Hevly wrote:

    > Greetings:
    >
    > I wish to recursively grep for a line of perl code, but nothing I've
    > tried so far (using the -e option, escaping the parentheses, the comma,
    > etc.) works. Here's the line I wish to find:
    >
    > $su->expand_vars($int, $lang)

    fgrep -r '$su->expand_vars($int, $lang)' directory

    -- 
    Ron Oliver <roliveropenesque.com>