rewind

Section: User Commands (1)
Index Return to Main Contents
 

NAME

rewind - rewind a file descriptor  

SYNTAX

rewind fd  

DESCRIPTION

rewind seeks back to the beginning of fd.  

DIAGNOSTICS

cannot seek
rewind is unable to change the file descriptor's position. fd is probably either a pipe or closed.
 

VERSION

rewind version 1.0, dated April 20, 1990.  

SEE ALSO

lseek(2)


 

Index

NAME
SYNTAX
DESCRIPTION
DIAGNOSTICS
VERSION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 06:16:20 GMT, December 12, 2024