Does this work for you?
> head 1.cfm
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Here is my Title</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="STYLESHEET" href="/style_portal.css"
type="text/css" title="CLA Styles" />
</head>
> ./swish-e -i 1.cfm -v0
> ./swish-e -w not dkdk
# SWISH format: 2.1-dev-25
# Search words: not dkdk
# Number of hits: 1
# Search time: 0.001 seconds
# Run time: 0.044 seconds
1000 1.cfm "Here is my Title" 1294
.
> ./swish-e -w not dkdk -x 'Title=[%t]\n' -H0
Title=[Here is my Title]
--
Bill Moseley
mailto:moseley@hank.org
Received on Tue May 14 21:26:14 2002