Friday, 13 September 2013

Random 100 empty files based on inode number of ext4 on linux

Random 100 empty files based on inode number of ext4 on linux

Does anyone know how I can get 100 random files from random inode numbers
on a /dev/sda2 using php?
random file by inode number, is that possible?
e.g. 56, 1093, 321, 1231, 4231, 512... these numbers are inode numbers
pointing to file location randomly. and getting them using php

No comments:

Post a Comment