What is Shell?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • premMS143
    New Member
    • Nov 2008
    • 75

    What is Shell?

    I am having confusion about Shell.
    Actually what is Shell..?
    What is Shell Scripting...?
    Where actually its used...?


    Please anybody reply for this.
    Please
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    In Vb shell is s function that is used to open any exe or batch file.

    That is totally different from shell scripting.

    Comment

    • vdraceil
      New Member
      • Jul 2007
      • 236

      #3
      Ya, in vb..Shell 'abc.txt','note pad.exe'
      will open the text file in notepad.
      Similarly you can open any file with any app.
      But can anyone explain what shell scripting is?

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        please find al about shell scripts here

        Comment

        • premMS143
          New Member
          • Nov 2008
          • 75

          #5
          Originally posted by vdraceil
          Ya, in vb..Shell 'abc.txt','note pad.exe'
          will open the text file in notepad.
          Similarly you can open any file with any app.
          But can anyone explain what shell scripting is?
          Yes..
          Exactly what I wanted.
          I will try with this.
          But, I too don't have an idea about Shell Scripting.
          But if you want to know about that, please go to this site;


          This one I collected from Debasis ( One of the Bytes forum member)
          Anyhow thanks for your reply.

          Comment

          • jg007
            Contributor
            • Mar 2008
            • 283

            #6
            another really great microsoft resource -

            Comment

            Working...