Date: Tue, 9 Jul 2002 15:22:56 -0400 (EDT) From: Jim Sander <jim@federation.addy.com> Cc: FreeBSD-Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: How do I repeat a command N times? Message-ID: <Pine.BSF.4.10.10207091520260.49294-100000@federation.addy.com> In-Reply-To: <006801c2276b$f703f1d0$0801a8c0@customfilmeffects.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> My shell is csh Assuming this is really all you're asking for, try this [t]csh builtin... "repeat 10 date" It's not extremely flexible, but it certainly is simple. -=Jim=- 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?Pine.BSF.4.10.10207091520260.49294-100000>