A Unix-style I-nodes has 10 direct pointers and one single, one double and one triple indirect pointers.
Disk block size is 1 Kbyte, disk block address is 32 bits, and 48-bit integers are used. What is the maximum possible file size?
1
\({2^{24}}\ byte\)
2
\({2^{32}}\ byte\)
3
\({2^{34}}\ byte\)
4
\({2^{48}}\ byte\)