What's the right syntax?

F@lk Brettschneider gigafalk at yahoo.com
Mon Jun 25 15:38:54 UTC 2001


Hi,

Does it mean:

"find " + dirs + " -name '*.html' | awk 'OFS=\"\"; {print
\"file://localhost\", $0}' | htdig -v -s -c " + htdigConf + " - ;
htmerge -v -s -c " + htdigConf;

or

"find " + dirs + " -name '*.html' | awk 'OFS=\"\"; {print
\"file://localhost\", $0}' | htdig -v -s -c " + htdigConf + " ; htmerge
-v -s -c " + htdigConf;

?

The difference is that little " - ".

Ciao,
Falk

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list