i made a blank 4gb file

what should i do with it

comments (single view)

how do you even do this

sudo dd if=/dev/zero of=/somewhere bs=1024 count=4194304
View all comments