UnixTips.net

* use my tips at your own risk !!

* use my tips at your own risk !!

Categories

  • Other (3)
  • Scripting (10)
  • Unix (70)
  • Wordpress (2)

Powered by Genesis

create a huge file

Prealloc is the way to do it on HP-UX:

prealloc test.100mb 102400000

creates a 100MB file.