1.
You need to quickly check for 2 to the power of 20. How will you do that?
2.
Which positional parameter need to be used to find out the filename of the current UNIX shell script
3.
Which positional parameter need to be used to find out the number of arguments supplied to the UNIX shell script
4.
Which positional parameter is used in UNIX shell programming to represent the exit status of the last executed command?
5.
What the below mention command will do
$ls ch*.doc &
6.
What the below mention command willdo
$kill -9 55
7.
What the below mention command will do in UNIX
$top
8.
UNIX shell needs a interpreter to convert the commands into actions. Which interpreter is used in this purpose?
9.
Which process is used to start the UNIX operating system?
10.
What will be output for below mention command
$cal