The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 07-21-2008
methyl methyl is offline
Registered User
  
 

Join Date: Mar 2008
Posts: 1,175
When there is only one argument on the command line to sh and the argument does not contain space characters, it makes no difference.
The arguments are named (e.g. -c) rather than positional.