3 readfs \- read a MINIX 3 file system
5 \fBreadfs\fR [\fB\-il\fR] \fIblock_special\fR [\fIdir\fR]\fR
18 .FL "\-i" "Give information about the file, but do not extract files"
19 .FL "\-l" "List the files extracted on standard output"
21 .EX "readfs \-l /dev/fd0" "List contents of diskette"
24 \fIReadfs\fR reads a diskette containing a
27 extract all the files from it, give a listing of them, or both. The files
28 extracted can be put in a user-specified directory (default: current
29 directory). If subdirectories are needed, they will be created automatically.