Date: Mon, 03 Jul 2000 22:50:02 +0200 From: Christoph Sold <so@server.i-clue.de> To: FreeBSD-Questions@FreeBSD.org Subject: find -exec Problem Message-ID: <3960FC7A.4217804D@i-clue.de>
next in thread | raw e-mail | index | archive | help
Maybe it's just me, but... could some helpful soul look at the following: # uname -a FreeBSD me.here.org 3.4-STABLE FreeBSD 3.4-STABLE #7: Thu Jun 22 14:30:20 CEST 2000 root@me.here.org:/usr/src/sys/compile/ME i386 # find . -type d -print -exec 'chmod o+rx {}'; find: -exec: no terminating ";" To me, this command look like it is in sync wiht it's manpage. What am I doing wrong here? Curiously yours -CHristoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3960FC7A.4217804D>