debianmacno-cupsweb
Last change
on this file since 38388ac was
38388ac,
checked in by Jessica B. Hamrick <jhamrick@…>, 15 years ago
|
Add support for pathname expansion/multiple files in gbr.
|
-
Property mode set to
100644
|
File size:
720 bytes
|
Rev | Line | |
---|
[2c76f34] | 1 | .TH gbr 1 "27 June 2010" |
---|
| 2 | .SH NAME |
---|
| 3 | gbr \- sends a file to a Gutenbach queue |
---|
| 4 | .SH SYNOPSIS |
---|
| 5 | .B gbr |
---|
[38388ac] | 6 | \fIQUEUE\fR \fIFILES\fR |
---|
[2c76f34] | 7 | .SH DESCRIPTION |
---|
[38388ac] | 8 | Prints files to a Gutenbach queue, given the queue name and the path |
---|
| 9 | to the files. gbr correctly handles pathname expansion, so (for |
---|
| 10 | example), if you wish to play all .mp3 files in a directory, the |
---|
| 11 | command `gbr $queue *.mp3` will send each .mp3 as a separate job. The |
---|
| 12 | path may also be a URL to a |
---|
[c5a98db] | 13 | .B YouTube |
---|
| 14 | video (e.g. http://www.youtube.com/watch?v=foo). The Gutenbach queue |
---|
| 15 | must have previously been added with |
---|
[2c76f34] | 16 | .B gutenbach-client-config |
---|
| 17 | so that gbr knows which host to use. |
---|
| 18 | .SH SEE ALSO |
---|
| 19 | gbq(1), gbrm(1), gutenbach-client-config(1) |
---|
| 20 | .SH AUTHOR |
---|
| 21 | Jessica Hamrick <jhamrick@mit.edu> |
---|
Note: See
TracBrowser
for help on using the repository browser.