Changeset 38388ac for client/bin/gbr.1


Ignore:
Timestamp:
Jul 5, 2010, 5:48:11 PM (14 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
master, debian, mac, no-cups, web
Children:
b58aada
Parents:
a81397c
git-author:
Jessica B. Hamrick <jhamrick@…> (07/05/10 17:48:11)
git-committer:
Jessica B. Hamrick <jhamrick@…> (07/05/10 17:48:11)
Message:

Add support for pathname expansion/multiple files in gbr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/bin/gbr.1

    rc5a98db r38388ac  
    44.SH SYNOPSIS
    55.B gbr
    6 \fIQUEUE\fR \fIFILE\fR
     6\fIQUEUE\fR \fIFILES\fR
    77.SH DESCRIPTION
    8 Prints a file to a Gutenbach queue, given the queue name and the path
    9 to the file.  The path may also be a URL to a
     8Prints files to a Gutenbach queue, given the queue name and the path
     9to the files.  gbr correctly handles pathname expansion, so (for
     10example), if you wish to play all .mp3 files in a directory, the
     11command `gbr $queue *.mp3` will send each .mp3 as a separate job.  The
     12path may also be a URL to a
    1013.B YouTube
    1114video (e.g. http://www.youtube.com/watch?v=foo).  The Gutenbach queue
Note: See TracChangeset for help on using the changeset viewer.