determine the output of the following command: echo ${new:-variable}
No Answer is Posted For this Question
Be the First to Post Answer
Is shell scripting a language?
Write down the syntax of "for " loop
What is a scripting language simple definition?
What is Linux language details
What command needs to be used to take the backup?
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
How will you find the 99th line of a file using only tail and head command?
What happens when you type ls?
What is the use of a shebang line?
What does $@ mean bash?
What is the syntax of "grep" command?
How can I set the default rwx permission to all users on every file which is created in the current shell?