From owner-freebsd-questions@FreeBSD.ORG Sun Aug 13 14:31:06 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CEA7D16A4DE for ; Sun, 13 Aug 2006 14:31:06 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44CC443D49 for ; Sun, 13 Aug 2006 14:31:05 +0000 (GMT) (envelope-from stanb@panix.com) Received: from mailspool2.panix.com (mailspool2.panix.com [166.84.1.79]) by mail1.panix.com (Postfix) with ESMTP id B4C155881D for ; Sun, 13 Aug 2006 10:31:04 -0400 (EDT) Received: from teddy.fas.com (c-68-58-232-106.hsd1.sc.comcast.net [68.58.232.106]) by mailspool2.panix.com (Postfix) with ESMTP id ED7B8FAF400 for ; Sun, 13 Aug 2006 10:31:04 -0400 (EDT) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1GCGzY-0003Oo-00 for ; Sun, 13 Aug 2006 10:31:04 -0400 Date: Sun, 13 Aug 2006 10:31:04 -0400 From: stan To: Free BSD Questions list Message-ID: <20060813143104.GC12959@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 10:27:15 up 118 days, 11:35, 2 users, load average: 0.01, 0.05, 0.01 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Extended file atributes 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: Sun, 13 Aug 2006 14:31:06 -0000 I was just reading about something called "extended file atributes", in Linux. This seems to be a way to store arbitray tag -> value pairs in the filesystem, which are assocaited with a given file. Can this be done in FreeBSd? -- Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)