what is the difference between writing code in shell and
editor?



what is the difference between writing code in shell and editor?..

Answer / guest

If we write code in shell it is called we are using the
shell as interractive mode.
It is inconvenient to write complex code(means entering
complex or compound commands to execute by seperating
with ";" semicolon)

For our convenient and also to frame a new functionality by
using different commands we use non interactive mode of
shell that is we type code in a editor and we execute that.

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More Shell Script Interview Questions

How do I run a shell script in powershell?

0 Answers  


give me some website where i can get unix and testing meterials

1 Answers  


What will happen to my current process when I execute a command using exec?

0 Answers  


I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?

1 Answers  


defination of mapfile in winrunner?

0 Answers  






How to check if the previous command was run successfully?

0 Answers  


Write down the syntax of "for " loop

0 Answers  


What is awk in shell script?

0 Answers  


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

12 Answers   Cap Gemini,


What is gui scripting?

0 Answers  


What is bash coding?

0 Answers  


What is the difference between a 'thread' and a 'process'?

3 Answers  


Categories