⟩ Which file is read by init to get the default run-level? a) /etc/profile b) /etc/init c) /etc/boot d) /etc/inittab
d) /etc/inittab
d) /etc/inittab
The directory file contains a) File names & File Sizes b) File names & Inode Numbers c) File names & Address d) File names & Permissions
When you use the ln command, which of the following occurs? a) a file is created that points to an existing file b) a file is created that is a copy of an existing file c) a file is moved from one location to another d) a file is renamed
Which directory contain device special files? a /etc b) /etc/dev c) /root/bin d) /dev
Which of the following is not correct statement regarding file types? a) Hard links share same inode number b) Soft links cannot be created across partitions c) Socket files are Unix domain sockets d) Character file is a special file
The soft link will increase the link counter of the file (T/F) a) True b) False
srwxr-xrw- is a a) internet socket file b) unix domain socket file c) symbolic link d) shared file
The permission -rwxr-r- represented in octal expression will be a) 777 b) 666 c) 744 d) 711
The file permission 764 means a) Every one can read, group can execute only and the owner can read and write b) Every one can read and write, but owner alone can execute c) Every one can read, group including owner can write, owner alone can execute d) Every one can read and write and execute
Effective user id can be set using following permission a) 0777 b) 2666 c) 4744 d) 1711
Effective group id can be set using following permission a) 0777 b) 2666 c) 4744 d) 1711