From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-97369-garchives=archives.gentoo.org@lists.gentoo.org>) id 1ML3Fr-0005lK-Al for garchives@archives.gentoo.org; Sun, 28 Jun 2009 22:53:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED71AE050D; Sun, 28 Jun 2009 22:53:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CD24AE050D for <gentoo-user@lists.gentoo.org>; Sun, 28 Jun 2009 22:53:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7E1786500D for <gentoo-user@lists.gentoo.org>; Sun, 28 Jun 2009 22:53:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.917 X-Spam-Level: X-Spam-Status: No, score=-3.917 required=5.5 tests=[AWL=-0.318, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PuMztDvfPd6N for <gentoo-user@lists.gentoo.org>; Sun, 28 Jun 2009 22:53:06 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id A463864E9F for <gentoo-user@gentoo.org>; Sun, 28 Jun 2009 22:53:05 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1ML3F6-0004uL-DN for gentoo-user@gentoo.org; Sun, 28 Jun 2009 22:53:00 +0000 Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Sun, 28 Jun 2009 22:53:00 +0000 Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Sun, 28 Jun 2009 22:53:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam <reader@newsguy.com> Subject: [gentoo-user] Request for [OT] advice Date: Sun, 28 Jun 2009 17:56:45 -0500 Organization: Still searching... Message-ID: <87prcoq85u.fsf@newsguy.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (usg-unix-v) Cancel-Lock: sha1:RXgSlF0ZBe2clrs+8yZe64RqSmo= Sender: news <news@ger.gmane.org> X-Archives-Salt: df9ced1a-8d7d-4f0a-b0c9-6522a27a672d X-Archives-Hash: 385b766701585af026616e2d9b6626b7 How can I go about merging two bookmarks.html style files... and not lose any or duplicate any? I realize the de-duping part is probably not going to be all that thorough so maybe just at some level, remove dups. It seems with diff and patch I end up losing bookmarks. Also I'm not so sure I know how to do that. Which order to diff the files and patch etc. But also it seems those tools may interfere with the necessary format to obtain a bookmark.html syle result once imported into `firefox'. I realize there are bookmark sites that claim to be able to do this. And even tools in portage to create you own server.... also foxmarks claims to allow a server setup. I've tried many of the above choices and for one reason or another either failed or didn't like the result. I want to know if I can accomplish something worthwhile with common scripting tools and a pretty low level of skill with them.