Forum OpenACS Q&A: Re: Aolserver restarts

Collapse
3: Re: Aolserver restarts (response to 1)
Posted by Don Baccus on
Those are left-pointing accents not apostrophes, just in case it's not clear, richard!

This shell construct is in general very useful.  For instance, to edit every file in a directory tree containing the string "foo":

vi `grep -r -l foo .`