Is bash a shell script?
No Answer is Posted For this Question
Be the First to Post Answer
What is a file basename?
What is a shell in operating system?
How will I insert a line "abcdef" at every 100th line of a file?
What are environment variables?
Can you write a script to portray how set –x works?
What language is used in terminal?
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 is shell prompt?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
How will you list only the empty lines in a file (using grep)?
What is a shell script? Can you name some of its advantages?
Why do we write bin bash in shell scripts?