Thread history

Fragment of a discussion from Talk:RPi-Cam-Web-Interface
Viewing a history listing
Jump to: navigation, search
Time User Activity Comment
No results

Can't you just use grep to find some text from the page?

Do something like:

$grep -ri "some string from the webpage that's unique" .

That will turn up any files that contain the string "some string from the webpage that's unique".

08:55, 21 July 2017

Thank you, I will try to do as you say

02:24, 22 July 2017