Why are shell scripts used?
No Answer is Posted For this Question
Be the First to Post Answer
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.?
What is shell chemistry?
Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.
How to know that your remote server is ruing smoothly or not in unix?
What is bash coding?
What is console line?
What is egrep?
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
What are the zombie processes?
What is the command for " how many shell is running in your system or how many shell supported by your system " ?.
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?