Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!bellcore!texbell!killer!usource!frankb From: frankb@usource.UUCP (Frank Bicknell) Newsgroups: comp.unix.xenix Subject: Re: Weird File Names (Removing them) Message-ID: <175@usource.UUCP> Date: 1 Mar 89 15:54:12 GMT References: <91@raider.MFEE.TN.US> <281@swusrgrp.UUCP> <167@usource.UUCP> <828@hawkmoon.MN.ORG> Organization: UniSource, Inc., Sarasota, FL Lines: 30 In article <828@hawkmoon.MN.ORG>, det@hawkmoon.MN.ORG (Derek E. Terveer) writes: > The newer OS equivalents for this command that is restricted to a single fs > would be: > > /* bsd -- don't cross(X) over to another device(DEV) > */ > > find . -xdev -inum inode -exec rm {} \; > > /* sysv -- stay on own mounted fs > */ > > find . -mount -inum inode -exec rm {} \; That's nice when it gets here, but if you have xenix 2.3.1 it's not here yet. Thanx for the info, though! -- Frank Bicknell; 1405 Main St, Ste 709; Sarasota, FL 34236-5701 killer!usource!frankb