Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

1.What is UNIX?

2.What are filters?


3.Is there a way to erase all files in the current directory, including all its
sub-directories, using only one command?
4.What is Kernel?
5.What is Shell?
6.What are some common shells and what are their indicators?
7.Differentiate multiuser from multitask.
8.What is command substitution?
9.What is a directory?
10.What is inode?
11.Describe file systems in UNIX
12.Briefly describe the Shell s responsibilities.
13.What are the differences among a system call, a library function, and a UNIX
command?
14.What is Bash Shell?
15.What is the use of -l when listing a directory?
16.What is piping?
17.What is a superuser?
18.Is it possible to see information about a process while it is being executed?
19.What is the use of the tee command?
20.Differentiate cat command from more command.
21.What is pid?
22.What is wild-card interpretation?
23.Is it possible to count number char, line in a file; if so, How?
24.What is redirection?
25.How to terminate a process which is running?

You might also like