Linux에서 ′/tmp/test.txt′ 파일의 I-node 값을 확인할 수 있는 명령어로 옳은 것은?
1
inode /tmp/test.txt
2
stat /tmp/test.txt
3
ls –l /tmp/test.txt
4
vi /tmp/test.txt