Date: Mon, 8 Sep 2003 17:22:17 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Sean Page <Sean.Page@epsb.ca> Cc: stable@freebsd.org Subject: Re: No nonodump... Message-ID: <20030908162217.GB603@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <DF09779544EFD511A17D0002A587F9D305AA689B@EXCHANGE07> References: <DF09779544EFD511A17D0002A587F9D305AA689B@EXCHANGE07>
next in thread | previous in thread | raw e-mail | index | archive | help
--qcHopEYAB45HaUaB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 08, 2003 at 09:57:24AM -0600, Sean Page wrote: > I'm not sure where else to ask about this, so please excuse me if this is > the wrong forum. In trying to remove a 'nodump' flag on a directory with = the > 'chflags' command I have noticed that the 'nonodump' flag does not functi= on. > I see an open PR for the problem: > o [2003/01/09] i386/46912 johan chflags nonodump fails=20 > I was wondering when this might be dealt with? Else is there another way = to > remove the flag? As the chflags(1) man page states, the opposite of 'nodump' is 'dump': Putting the letters ``no'' before or removing the letters ``no'' from a keyword causes the flag to be cleared. For example: nouchg clear the user immutable flag (owner or super-user only) dump clear the nodump flag (owner or super-user only) Or, if you want to clear all flags from a file you can: % chflags 0 file Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --qcHopEYAB45HaUaB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/XKy5dtESqEQa7a0RAt7iAKCYUrXs9q9SNxNtcsL8lfLUw/U/WQCdEEwK mpkuAxdyEWDOpvCdh0NZBLk= =LBYj -----END PGP SIGNATURE----- --qcHopEYAB45HaUaB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030908162217.GB603>