As we know unix system uses inode number to uniquely identify a file in a file system, and these inode numbers are generated by the system. My question is what if the system runs out of inode number. Shall i be able to create more files or not ??? If not then what shall i do to be able to create more files ???