Hi & good day UNIX / Linux folks,
Some of my > 700 pages don't have this counter:
How would one use find (?!) to know which pages _don't have_ this counter, or - alternatively - which don't have the string:
(=bec. probably easier, "exec\ cgi")
for our *.html pages in folder chu/
Any advice welcome!
bw, Omar KN
(is this "verbose"?)
Some of my > 700 pages don't have this counter:
Code:
<!--#exec cgi="/cgi-bin/counter"-->
Code:
exec cgi
for our *.html pages in folder chu/
Any advice welcome!
bw, Omar KN
(is this "verbose"?)