File: wavgzplay.sh.1

package info (click to toggle)
music123 16.3-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 172 kB
  • sloc: ada: 696; makefile: 88; sh: 4
file content (20 lines) | stat: -rw-r--r-- 740 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.\"                                      Hey, EMACS: -*- nroff -*-
.TH wavgzplay.sh 1 "August 3, 2001"
.SH NAME
wavgzplay.sh \- a wav.gz player using music123
.SH SYNOPSIS
.B wavgzplay.sh file.wav.gz
.SH DESCRIPTION
This manual page documents briefly the
.B wavgzplay.sh
command.
.PP
\fBwavgzplay.sh\fP is a gzipped wave file player. It unzips a wav.gz file
and feeds the wav file to music123. A terribly simple script.
.SH OPTIONS
There are no options.
.SH BUGS
Certain file names with ' " ` and probably other characters in them won't work, and you can probably run
arbitrary code with the right filenames. That's why this is in examples rather than /usr/bin.
.SH AUTHOR
This manual page was written by David Starner <dvdeug@debian.org>.