[go: up one dir, main page]

File: cdloop.1

package info (click to toggle)
cdtool 2.1.5-4.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 284 kB
  • ctags: 176
  • sloc: ansic: 2,264; makefile: 167; sh: 121
file content (58 lines) | stat: -rw-r--r-- 1,798 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
.\" cdloop - restart a CD when it ceases playing
.\" Copyright (c) 1999  Roland Rosenfeld <roland@debian.org>
.\"
.\" This manual page is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc.,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.\"
.\" This manual page is written especially for Debian Linux.
.\"
.TH CDLOOP 1 "June 1999" "Debian Project" "Debian GNU/Linux"
.SH NAME
cdloop \- Restart a CD when it ceases playing
.SH SYNOPSIS
.B cdloop
.I [v] [1]
.SH DESCRIPTION
.B cdloop
is a tiny shell script for endless looping an audio CD using
.BR cdplay (1).
.SH OPTIONS
.IP v
Print verbose output on screen and write a log to
.IR cdloop.log .
.IP 1
Use second CDROM drive.
.SH FILES
.I cdloop.log
.RS
The log file created in verbose mode, written to the actual directory.
.SH BUGS
This program only works with SCSI or other drives accessed via
.I /dev/scd0
or
.IR /dev/scd1 .
This program isn't able to use
.I /dev/cdrom
and it ignores the
.B
CDTOOLDEV
environment variable.
.SH AUTHOR
.B cdloop
was written by M. M. Eccles.
.PP
This manual page was created by Roland Rosenfeld <roland@debian.org>
for the Debian GNU/Linux system (but may be used by others).
.SH "SEE ALSO"
.BR cdplay (1).