-
Hard or Soft Mount
How to check the file system is hard mounted or soft mounted?
-
Server Down in LINUX
In LINUX OS if Server goes down, What will you do to restore it back?
-
-
-
Echo command
in unix what is the purpose to use echo with the option "-e"??
i.e echo -e -
Proxy Server IP
Command to find the IP of an Proxy Server in UNIX
-
-
Semaphore Variable
Explain if semaphore variable is different from ordinary variable ?
-
-
Construct pipes to execute the following jobs?
1. Output of who should be displayed on the screen with value of total number of users who have logged in displayed at the bottom of the list.2. Output of ls should be displayed on the screen and from this output the lines containing the word ‘poem’ should be counted and the count should be stored in a file. 3. Contents of file1 and file2 should be displayed on the screen and this output should be...
-
How to do soft mount ?
Explain any precautions needs to be take before you do soft mount
-
-
-
UNIX Command to Store Data
You have to store data on the system which command will you use(a) fread(b) fwrite(c) read(d) write
-
Boot cdrom -s
when we give Boot cdrom -s which CD should be there inside cdrom ?
-
What are shell variables?
Shell variables are special variables, a name-value pair created and maintained by the shell. Example: PATH, HOME, MAIL and TERM
-
-
-
What is VLAN ?
what is vlan in vio server in aix ? What is its main purpose ?
-
Print Using string copy and concate Commands
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
UNIX Interview Questions
Ans