[TYPO3-english] typo3 site edits

Philipp Gampe philipp.gampe at typo3.org
Tue Oct 2 17:29:32 CEST 2012


Hi tom,

tom liu wrote:

> I run "grep -rl 'The listing of'" via ssh, but after I wait for long time,
> still no response. see screen shot here:
> http://pan.baidu.com/share/link?shareid=67617&uk=3036843369

You are missing the path in the command
$ grep [options] searchword path

Thus type
grep -rl 'The listing of' .

Where "." is the current directory.

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!



More information about the TYPO3-english mailing list