Mailinglist Archive: opensuse (2217 mails)
| < Previous | Next > |
[opensuse] find problem
- From: Kenneth Schneider <suse-list3@xxxxxxxxxxxxx>
- Date: Fri, 14 Sep 2007 13:22:14 -0400
- Message-id: <1189790534.10282.63.camel@xxxxxxxxxxxxxxxxx>
Can someone explain the following "find" error. The "path" is specified
by the "." in the command line.
find . -name *copy_3* -exec rm {}\;
find: paths must precede expression
--
Ken Schneider
UNIX since 1989, linux since 1994, SuSE since 1998
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
by the "." in the command line.
find . -name *copy_3* -exec rm {}\;
find: paths must precede expression
--
Ken Schneider
UNIX since 1989, linux since 1994, SuSE since 1998
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |