SyntaxFix
Write A Post
Hire A Developer
Questions
you could do:
[dsm@localhost:~]$ perl -e 'print "\0" x 100' > filename.ext
Where you replace 100 with the number of bytes you want written.