| |
| | [No title] |
 | | #!/bin/bash ###################################################################### # qpl - Play QuickTime files using the "qp" player # # Usage: # # qpl file [file...] # # If "file" ends in the extension ".qpl", it is taken as a text file # containing a list of file names, one per line, and they are played # in order. |
 | | If it has the form # "loopn", where n is a number, playing loops back n times, and then # continues with the next arg, which becomes the starting point for # the next loop spec, if any. |
 | | Such looping constructs are also # allowed in a ".qpl" file. |
| www.ed.com /qp/qpl (482 words) |
|