File: volname.1

package info (click to toggle)
eject 2.1.5%2Bdeb1%2Bcvs20081104-13.2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,112 kB
  • ctags: 111
  • sloc: sh: 3,299; ansic: 1,356; makefile: 92
file content (30 lines) | stat: -rw-r--r-- 924 bytes parent folder | download | duplicates (9)
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
.\" This file Copyright (C) 2001-2005 Jeff Tranter
.\" (tranter@pobox.com)
.\" It may be distributed under the GNU Public License, version 2, or
.\" any higher version. See section COPYING of the GNU Public license
.\" for conditions under which this file may be redistributed.
.TH VOLNAME 1 "13 Nov 2004" "Linux" "User Commands"
.SH NAME
volname \- return volume name
.SH SYNOPSIS
volname [<device-file>]

.SH DESCRIPTION

.B Volname
returns the volume name for a device formatted with an
ISO-9660 file system, typically a CD-ROM. It also works with
normal files that contain a ISO-9660 file system.

The file name can be specified on the command line.  If omitted,
it defaults to /dev/cdrom.

.SH AUTHOR
.B Volname
was written by Jeff Tranter (tranter@pobox.com) and is released
under the conditions of the GNU General Public License. See the file
COPYING and notes in the source code for details.

.SH SEE ALSO

eject(1)