DirectoriesWhat is a DirectoryA directory is a table which contains all its files Inode number and connect it to the file system. Example: Look at the above snapshot, command "ls -ali new1" displays all the files of directory new1. Dot (.) and DotDot (..)By looking at the earlier snapshot, you can notice there are two files with file name dot (.) and dotdot (.) The dot (.) is a mapping to itself and the dotdot (.) is a mapping to the parent directory. Next TopicLinux Hard Links |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India