Skip to content

DanBrooker/pop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pop

pop some files into existence

I'm pretty sure you need a 1MB file of a's, perhaps a Gigabyte, why not a Terrabyte.

disclaimer

I have no idea how long it would take to allocate a Terrabyte or if your computer can actually handle it.

install

pop is a ruby script, for creating files of a specific size. Add it to your dotfiles or check out mine.

usage

Just run pop and pass in a size and file

$ pop 1MB file.txt
> Populated file.txt with 1048576 bytes

$ pop 1.15GB file.txt
> Populated file.txt with 1342177280 bytes

Invoke help with pop -h.

$ pop -h
> USAGE: pop <size>[,B,KB,MB,GB] <filename>

About

If you need a terrabyte of a's, pop has you covered

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages