What is a shell environment?
No Answer is Posted For this Question
Be the First to Post Answer
Why are there shells on the beach?
What is the default shell of solaris?
How to set an array in linux?
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
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is shell company all about?
Write the syntax for "if" conditionals in linux?
What is shell chemistry?
Given a file find the count of lines containing the word "abc".
What is the use of "$#" in shell scripting?
How to declare functions in unix shell script?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1