On Thu, Jan 06, 2005 at 05:20:55AM -0500, Chuck Swiger wrote: " Eugene M. Minkovskii wrote: " >On Thu, Jan 06, 2005 at 01:03:31AM -0800, Ted Mittelstaedt wrote: " >" What is the error message when you: " [ ...steps removed... ] " >Sorry Ted. System write "Operation not permitted": " > " >rm: /var/old-tmp/temproot/var/empty: Operation not permitted " >rm: /var/old-tmp/temproot/var: Directory not empty " >rm: /var/old-tmp/temproot: Directory not empty " >rm: /var/old-tmp: Directory not empty " " Ah, what's happened is that the system immutable flag has been set on that " directory. You'll need to do: " " chflags -R noschg /var/old-tmp " rm -rf /var/old-tmp "
Thank you, Chuck. It's work. -- Sensory yours, Eugene Minkovskii Сенсорно ваш, Евгений Миньковский _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"