[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Looping a script
- From: "Ashley M. Kirchner" <ashley pcraft com>
- To: Red Hat Mailing LIst <redhat-list redhat com>
- Subject: Looping a script
- Date: Sun, 18 Feb 2001 15:40:04 -0700
What's the best/safest way to loop a script over and over again?
All it does is call a different program with arguments (it plays mp3
files) and I want it to loop and start again when it reaches the end.
#!/bin/sh
amp -p "file one.mp3"
amp -p "file two.mp3"
...
...
AMK4
--
H | Hi, I'm currently out of my mind. Please leave a message. BEEEEP!
|____________________________________________________________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ashley M. Kirchner <mailto:ashley pcraft com> . 303.442.6410 x130
Director of Internet Operations / SysAdmin . 800.441.3873 x130
Photo Craft Laboratories, Inc. . eFax 248.671.0909
http://www.pcraft.com . 3550 Arapahoe Ave, #6
.................. . . . . Boulder, CO 80303, U.S.A.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]