readfs.1

来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 32 行

1
32
字号
.TH READFS 1.SH NAMEreadfs \- read a MINIX file system.SH SYNOPSIS\fBreadfs\fR [\fB\-il\fR] \fIblock_special\fR [\fIdir\fR]\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS.FL "\-i" "Give information about the file, but do not extract files".FL "\-l" "List the files extracted on standard output".SH EXAMPLES.EX "readfs \-l /dev/fd0" "List contents of diskette".SH DESCRIPTION.PP\fIReadfs\fR reads a diskette containing a \s-2MINIX\s+2file system.  It canextract all the files from it, give a listing of them, or both.  The filesextracted can be put in a user-specified directory (default: currentdirectory).  If subdirectories are needed, they will be created automatically..SH "SEE ALSO".BR mkproto (1).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?