Create an empty test file in Linux
Linux

Q. How can I create an empty test file? 

A. There are several ways, including dd command, but this one is the quickest: 

fallocate -l 10G test.file

 


 

Last Updated on Monday, 28 October 2013 14:31
 

Add your comment

Your name:
Subject:
Comment:
  The word for verification. Lowercase letters only with no spaces.
Word verification:
yvComment v.1.24.0