Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mkfile(8) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

MKFILE(8)  —  UNIX Programmer’s Manual

NAME

mkfile − create a file

SYNOPSIS

mkfile [ -nv ] size[ k|b|m] filename ...

DESCRIPTION

Mkfile is used to create files with a given size (in units of Blocks, Kilobytes or Megabytes). The files are either zero-filled or (if the −n option is used) left empty. The files are created with mode 0600 (merged with the users umask)

OPTIONS

−n Create an empty file or files. 

−v Verbose.  Report the names and sizes of created files. 

7th Edition  —  Revision 1.3 of 15/10/90

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026