From owner-freebsd-questions@FreeBSD.ORG Sat Jul 3 17:11:08 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 873481065670 for ; Sat, 3 Jul 2010 17:11:08 +0000 (UTC) (envelope-from jozsi.avadkan@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 11F398FC0C for ; Sat, 3 Jul 2010 17:11:07 +0000 (UTC) Received: by bwz12 with SMTP id 12so2569019bwz.13 for ; Sat, 03 Jul 2010 10:10:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=6Tqw2xHkemYv0i4j2O6hZRN0yXqvapElnv3VLasmAQg=; b=lufrEs81qU05gB19HC5qsqvhPgvYvVsWJDXX/WbI+yKZtyUojmihpeL5RA6WTGytav dh8NS2wmXEcdfEjye8zqhL97F4CiqqMlXIj058D1WG2PgydRyX7NIB5uVoJA4KGd2ZpL riixCX/BLgqwh3TuCXHIte9OqSp0HyrJz8Zp8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=aAuAD8fxBV77xMrSUPKBfu0pBRKuoI95emcECm33t5AXkovNsoZZK+vzlq0VaIUq/U Ju6XAYYbIYbMVi8pQmXSoVijiqRN7tVIp5231xLol8dgoVhznx5huvJi5VJmiWDf4jKD EdE6wkeIwevfJcMjnsG5Iz9X6a+ZtWZZus8Pc= Received: by 10.204.134.156 with SMTP id j28mr530983bkt.10.1278177055704; Sat, 03 Jul 2010 10:10:55 -0700 (PDT) Received: from [192.168.88.88] (78-131-56-200.static.hdsnet.hu [78.131.56.200]) by mx.google.com with ESMTPS id f10sm8674384bkl.5.2010.07.03.10.10.54 (version=SSLv3 cipher=RC4-MD5); Sat, 03 Jul 2010 10:10:55 -0700 (PDT) From: Jozsi Avadkan To: FreeBSD Mailing list In-Reply-To: <1278148049.4480.9.camel@localhost> References: <1278148049.4480.9.camel@localhost> Content-Type: text/plain Date: Sat, 03 Jul 2010 19:10:54 +0200 Message-Id: <1278177054.5667.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Subject: Re: text to html X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2010 17:11:08 -0000 my own solution: http://pastebin.com/raw.php?i=kqQXCpD5 > input: > http://pastebin.com/raw.php?i=MqPXZwc3 > > output: > http://pastebin.com/raw.php?i=8QCkp4yv > > it will be a long day.. :D > > could someone please help with it? > > i have to make a "one liner" that get's the input, and gives the > mentioned output. >