Kenny McCormack
2024-12-27 20:08:53 UTC
Reply
Permalinkgroup bar. Most of my files are in one or the other of these groups.
This is my tcsh command line:
% find ~ -xdev \! \( -group foo -o -group bar \) -ls
This dumps out every file. It should just dump out a few. Why?
I tried replacing \! with -not and I tried replacing -o with -or.
Neither helped.
I'm sure I've done this sort of thing in the past (successfully).
--
"I think I understand delicate, but why do I have to wash my hands, and
be standing in cold water when doing it?"
Kaz Kylheku <***@kylheku.com> in comp.lang.c
"I think I understand delicate, but why do I have to wash my hands, and
be standing in cold water when doing it?"
Kaz Kylheku <***@kylheku.com> in comp.lang.c