This is a computer science engineering quiz on UNIX, which includes questions on the basic file attributes in UNIX i.e, the settings associated with the computer files that grant or deny certain rights.
An attribute is a specification of an object that defines its property.
Which command is used to list the attributes of a file?
In how many categories are links divided?
Soft linked files are provided with different inode number as the original one.
Which option is used with ls command to list the directory attributes rather than its contents?
A file contains 1026 bytes. How many bytes of disk space will it consume if size of a disk block is 1024 bytes?
File attributes are of major concern as compared to directory attributes while performing operations on file system.
Which command is used to change the ownership of a file?
Which of the following is invalid filename?
Which set option is used with vi editor to display line numbers on screen?
Which of the following set options is used with vi editor to ignore case while searching for patterns?
Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note?
Which of the following commands is used to display the directory attributes rather than its contents?
Which one of the following is not an attribute displayed by ls command?
File permissions
File ownership
Links
Word count of file
What are links referred to as in file attributes?
Number of filenames of a single file that are maintained by the system
Number of duplicates of a single file
Number of copies of a single file
Number of files present in a directory