"Aryeh M. Friedman" <[email protected]> writes:
> Lowell Gilbert wrote:
>> *not* OT, I would say...
>>
>> "Aryeh M. Friedman" <[email protected]> writes:
>>
>>
>>> I have a list of files that should be in a dir tree and want to remove
>>> any files from the tree not in list (i.e. if it is on the list keep it
>>> else rm it)... any quick way to do this?
>>>
>>
>> mtree(8)
>>
>>
> Tried aelpf -p master | mtree -p ~aegis/master/baseline/" (ignore the
> aelpf it is a command unique to devel/aegis) but got the following:
>
> mtree: line 1: slash character in file name
You'll need to turn the file list into an mtree specification before you
can use it to do this. Why don't you try one of the other suggestions
(which may be usable as-is)?
--
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"