Q.1.

Which of the following commands is used to rename a file?

Q.2.

Which command is used to copy all files having the string chap and any two characters after that to the progs directory?

Q.3.

Which of the following is not a filter?

Q.4.

Which of the following command is used to count just the number of lines contained in a file?

Q.5.

Which command is used to change protection mode of files starting with the string emp and ending with 1,or 3?

Q.6.

Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory?

Q.7.

Which of the following command is used to go to home directory?

Q.8.

Which command is used to move all files to the bin sub-directory of the parent directory?

Q.9.
UNIX is a
Q.10.
Which command is used to sort the lines of data in a file in reverse order
Q.11.
Which set option is used with vi editor to display line numbers on screen?
Q.12.
The following command can list out all the current active logins.
Q.13.
The chmod ugo+rw note command can be represented in octal notation as
Q.14.
Which command is used to copy all files having the string chap and any two characters after that to the progs directory?
Q.15.
Which of the following is not a feature of UNIX?
Q.16.
Which command is used to extract specific columns from the file?
Q.17.
Unix operating system is written in
Q.18.
Which of the following commands is used to display the directory attributes rather than its contents?
Q.19.
Match the following WINDOWS system calls and UNIX system calls with reference to process control and File manipulation.Windows(a) Create - process ()(b) WaitForSingleObject ()(c) CreateFile ()(d) CloseHandle ()UNIX(i) Open ()(ii) Close ()(iii) Fork ()(iv) Wait ()Code :(a) (b) (c) (d)
Q.20.
Which UNIX/Linux command is used to make all files and sub-directories in the directory “progs” executable by all users?
Q.21.
Linux partitions are created using the file system:
Q.22.
In Linux, the subdirectory that contains system configuration files including user passwords:
Q.23.
Which of the following OS treats hardware as a file system?
Q.24.
Which of the following changes permission to deny write permission to group and others?
Q.25.
Find the odd man out:
Q.26.
An example of a memory management system call in UNIX is:
Q.27.
An example of a directory found in most UNIX system is:
Q.28.
The “nice” command is used in Unix:
Q.29.
Which of the following is not an Unix Command ?
Q.30.
A system call in Linux operating system to create a new child process, which is a copy of the parent process: