File: issndfile.1.html

package info (click to toggle)
nas 1.9.4-9.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,644 kB
  • sloc: ansic: 52,144; makefile: 31,377; sh: 8,077; perl: 1,104; yacc: 252; cpp: 216; lex: 68
file content (46 lines) | stat: -rw-r--r-- 1,526 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46

<!--
  $NCDId: @(#)issndfile.man,v 1.4 1994/06/01 17:37:35 greg Exp $
 
-->
<!-- manual page source format generated by PolyglotMan v3.0.8+X.Org, -->
<!-- available at http://polyglotman.sourceforge.net/ -->

<html>
<head>
<title>ISSNDFILE(1) manual page</title>
</head>
<body bgcolor='#efefef' text='black' link='blue' vlink='#551A8B' alink='red'>
<a href='#toc'>Table of Contents</a><p>

<h2><a name='sect0' href='#toc0'>Name</a></h2>
issndfile - checks if a file is in a recognized audio file format 
<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
<b>issndfile</b>
filename 
<h2><a name='sect2' href='#toc2'>Description</a></h2>
The <i>issndfile</i> program checks the specified file to
see if it is in one of the recognized audio file formats and, if it is,
returns a zero (true) exit status; otherwise, a non-zero (false) exit status
is returned. 
<h2><a name='sect3' href='#toc3'>See Also</a></h2>
<a href='nas.1.html'>nas(1)</a>
 
<h2><a name='sect4' href='#toc4'>Copyright</a></h2>
Copyright 1994 Network Computing Devices,
Inc. 
<h2><a name='sect5' href='#toc5'>Author</a></h2>
Greg Renda, Network Computing Devices, Inc. <p>

<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
<ul>
<li><a name='toc0' href='#sect0'>Name</a></li>
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
<li><a name='toc2' href='#sect2'>Description</a></li>
<li><a name='toc3' href='#sect3'>See Also</a></li>
<li><a name='toc4' href='#sect4'>Copyright</a></li>
<li><a name='toc5' href='#sect5'>Author</a></li>
</ul>
</body>
</html>