All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Question about "find -exec"
@ 2002-07-18 15:28 Petras, Martin [Ontario]
  0 siblings, 0 replies; 7+ messages in thread
From: Petras, Martin [Ontario] @ 2002-07-18 15:28 UTC (permalink / raw)
  To: Linux Newbie List (E-mail)

try

find /mnt/c -name "*.snm" -ls

or with exec

find /mnt/c -name "*.snm" -exec ls -l {} \;

-----Original Message-----
From: Oliver Ob [mailto:ob_ok@gmx.net]
Sent: Thursday, July 18, 2002 11:24 AM
To: Lx Newbie List
Subject: Question about "find -exec"


I want to find and list all files with *.snm ending.
find /mnt/c/ -name *.snm -exec ls
does not work, the man page does tell me french fries.

What am I missing?

-- 
*º¤., ¸¸,.¤º*¨¨¨*¤        =Oliver@home=         *º¤., ¸¸,.¤º*¨¨*¤
I       http://www.bmw-roadster.de/Friends/Olli/olli.html       I
I       http://www.bmw-roadster.de/Friends/friends.html         I
I       http://groups.yahoo.com/group/VGAP-93                   I
I       mailto:VGAP-93-subscribe@yahoogroups.com                I
I       http://home.t-online.de/home/spacecraft.portal          I
>>>  Telek0ma iBBMS - now back online +49.4504.TRSi1/TRSi2   <<<
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Question about "find -exec"
@ 2002-07-18 15:24 Oliver Ob
  2002-07-19  5:52 ` James Mohr
  2002-07-19  9:16 ` szonyi calin
  0 siblings, 2 replies; 7+ messages in thread
From: Oliver Ob @ 2002-07-18 15:24 UTC (permalink / raw)
  To: Lx Newbie List

I want to find and list all files with *.snm ending.
find /mnt/c/ -name *.snm -exec ls
does not work, the man page does tell me french fries.

What am I missing?

-- 
*º¤., ¸¸,.¤º*¨¨¨*¤        =Oliver@home=         *º¤., ¸¸,.¤º*¨¨*¤
I       http://www.bmw-roadster.de/Friends/Olli/olli.html       I
I       http://www.bmw-roadster.de/Friends/friends.html         I
I       http://groups.yahoo.com/group/VGAP-93                   I
I       mailto:VGAP-93-subscribe@yahoogroups.com                I
I       http://home.t-online.de/home/spacecraft.portal          I
>>>  Telek0ma iBBMS - now back online +49.4504.TRSi1/TRSi2   <<<
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-07-25  6:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.21.0207250114250.2569-100000@hestia.rdrs.net>
2002-07-25  6:05 ` Question about "find -exec" James Mohr
2002-07-18 15:28 Petras, Martin [Ontario]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-18 15:24 Oliver Ob
2002-07-19  5:52 ` James Mohr
2002-07-24  7:07   ` Mike Castle
2002-07-24 16:07     ` James Mohr
2002-07-19  9:16 ` szonyi calin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.