operating systems Online Quiz - 87
Description: operating systems Online Quiz - 87 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: operating systems |
What is VI?
How do you create a new directory called "flower"?
With what command you can see what folder you are in?
With what can you stop a process?
With what command you can see your user name?
The Command :>filename is used to
The Default variable $TZ is used to[wrong]
filename=sample.txtfile=${filename%.*}echo $file$file now contains
How to call the function function1 in shell
The Command :>filename is used to
The Default variable $TZ is used to
filename=sample.txt file=${filename%.*} echo $file $file now contains
How to call the function function1 in shell
What are the ways to get the filename from the absolute path in a variable Mypath=/my/path/file
Which variable contains the return value of last executed command
which operator is used for testing condition
Which variable holds the values of command line parameters
which variable holds the number of values of comman line parameters
ksh shell was developed by