What is an inode block?
No Answer is Posted For this Question
Be the First to Post Answer
What is the command for " how many shell is running in your system or how many shell supported by your system " ?.
how will you find the total disk space used by a specific user?
How can you get the value of pi till a 100 decimal places?
What is the first line in a shell script?
What are the disadvantages of shell scripting?
How to customise the existing shell?
What is the syntax of while loop in shell scripting?
Is shell a part of kernel?
Print the 10th line without using tail and head command.
What are the three main forms of enabling debugging in a shell script?
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
How to redirect both standard output and standard error to the same location?