Is cmd a shell?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What does $@ mean bash?

0 Answers  


What is egrep?

2 Answers  


If one dont know how to create a script then how he/she can use the QTP?

1 Answers  


How do I run a powershell script?

0 Answers  


What is "test"? How it is used in shell scripting?

2 Answers  






Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"

6 Answers  


What is the use of echo in shell script?

0 Answers  


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

1 Answers   Tech Mahindra,


What is an inode block?

0 Answers  


How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.

5 Answers   Wells Fargo,


How do I set bash as default shell mac?

0 Answers  


write a shell script to check whether all the directories in the path exist has read and write permission

1 Answers  


Categories