Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mkfile(1M) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



mkfile(1M)                                                          mkfile(1M)



NAME
     mkfile - create a file

SYNOPSIS
     /etc/mkfile [-v] [-n] size[k|b|m|g] filename...

DESCRIPTION
     mkfile creates one or more files.  The file is padded with zeroes by
     default.  The default size is in bytes, but it can be flagged as
     kilobytes, blocks, megabytes, or gigabytes with the k, b, m, or g
     suffixes, respectively.

OPTIONS
     -v   Verbose.  Report the names and sizes of created files.

     -n   No bytes.  Create a holey file, that is, do not write out any data,
          just seek to end of file and write a block.  This is only supported
          on filesystems that supports such files, such as XFS.





































                                                                        Page 1



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