On Sun, Apr 6, 2008 at 10:15 AM, Steven Buehler <steve@xxxxxxxxxxxx> wrote: > I am trying to run the /bin/ls command but ignore a specific listing. > /bin/ls --ignore="steve" -d1 /usr/home/* > But when I run it with the -d1 option, it doesn't ignore it. Does anybody > know why? Or how to do this? Looks like the ignore pattern only ignores implied entries, which I guess are entries not listed specifically on the command line. I think the * is actually causing the ignore to not do what you hoped. John -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list