What does echo $0 do?



What does echo $0 do?..

Answer / Vishwadeep Tyagi

echo $0 outputs the name of the current script file without its path or extension.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

When you login to a c shell, which script would be run first?

2 Answers  


Explain how you Automate your application using Shell scripting.

1 Answers   MAHINDRA,


What is web script?

1 Answers  


Is scripting and coding the same thing?

1 Answers  


What is shell terminal?

1 Answers  


Explain about non-login shell files?

1 Answers  


How to use arguments in a script?

1 Answers  


how to read systems current date and time

4 Answers  


When should shell programming/scripting not be used?

1 Answers  


What does $$ mean in shell script?

1 Answers  


What is the first line in a shell script?

1 Answers  


How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"

12 Answers   Cap Gemini,


Categories