From owner-freebsd-questions@FreeBSD.ORG Tue Mar 25 18:03:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCCC637B401 for ; Tue, 25 Mar 2003 18:03:56 -0800 (PST) Received: from mf1.bredband.net (mf1.bredband.net [195.54.106.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 409C243F75 for ; Tue, 25 Mar 2003 18:03:55 -0800 (PST) (envelope-from mk-freebsd@bredband.net) Received: from localhost.036-23-6f72652.cust.bredbandsbolaget.se ([213.112.58.48]) by mf1.bredband.net with ESMTP <20030326020354.FQOF269.mf1@localhost.036-23-6f72652.cust.bredbandsbolaget.se>; Wed, 26 Mar 2003 03:03:54 +0100 Received: from c-303a70d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1])with ESMTP id h2Q23st6002168; Wed, 26 Mar 2003 03:03:54 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Received: (from martink@localhost) (8.12.8/8.12.8/Submit) id h2Q23mde002167; Wed, 26 Mar 2003 03:03:48 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Date: Wed, 26 Mar 2003 03:03:48 +0100 From: Martin Karlsson To: Dru Message-ID: <20030326020347.GC653@c-303a70d5.bredbandsbolaget.se> Mail-Followup-To: Martin Karlsson , Dru , questions@freebsd.org References: <20030325204410.D17599@dhcp-17-14.kico2.on.cogeco.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20030325204410.D17599@dhcp-17-14.kico2.on.cogeco.ca> X-Powered-by: FreeBSD X-PGP-Keyid: 9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-PGP-Key: http://www.krutov.org/martin_karlsson.asc User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-26.0 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: questions@freebsd.org Subject: Re: port to convert comma delimited file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD user questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 02:03:59 -0000 X-List-Received-Date: Wed, 26 Mar 2003 02:03:59 -0000 * Dru [2003-03-25 20.51 -0500]: > > Hello, Hi, > I have a comma delimited file with approximately 7000 rows and 5 columns. > I have absolutely no database skills and and almost as much HTML skill, > yet I need to convert this file into an HTML table. Is there something in > the ports collection that will do this for me, a sort of converter for > dummies? Barring that, is there any port that will do this, hopefully with > docs so I can learn as I go? I couldn't find anything like that in the ports collection, but there seems to be alternatives on the web, e.g. csv2html URL:. Hint: search the web for csv (comma separated values) and html. > Dru HTH -- Martin Karlsson