What is difference between bash and shell?
No Answer is Posted For this Question
Be the First to Post Answer
What is eval in shell script?
What is "test"? How it is used in shell scripting?
If one dont know how to create a script then how he/she can use the QTP?
What is the default shell of solaris?
Calculate a real number calculation directly from the terminal and not any shell script.
What are the different variables present in linux shell?
Explain about stdin, stdout and stderr?
What are the different types of variables used in shell script?
What is a beat in a script?
Is shell and terminal the same?
if i have 2 files file1 and file2.... file1 contains 2 columns like b a 11 aa 12 as 13 ad 15 ag 11 ar 13 ah 15 ak file2 contains b c 10 ds 11 at 15 gh 15 jk 13 iu 11 fg 13 yy can any 1 give me the program to display in this way? a b c aa 11 at ar 11 fg ad 13 iu ah 13 yy ag 15 gh ak 15 jk
How will you find the 99th line of a file using only tail and head command?