Monday, 22 October 2012

What is the difference between writing code in shell and editor? | Shell Scripting Interview Questions

Code in the script (Shell is interpreted) as shell is a interpreter where as editor is not interpreter certain set of commands(predefined) are used to handle editor

No comments: