xfs_mkfile   (8) manpage
xfs_mkfile
8
  • NAME
      xfs_mkfile - create an XFS file
  • SYNOPSIS
      
      <3>xfs_mkfile<1> [<3>-v<1>] [<3>-n<1>] c
      <2>size<1>[<3>k<1>|<3>b<1>|<3>m<1>|<3>g<1>] <2>filename<1>...
      
  • DESCRIPTION
      xfs_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 <3>k<1>, <3>b<1>, <3>m<1>, or <3>g<1> suffixes, respectively.
  • OPTIONS
      <3>-v<1>
      Verbose. Report the names and sizes of created files.
      <3>-n<1>
      No bytes. Create a holey file - that is, do not write out any data, just seek to end of file and write a block.
Current Users: 54 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.