Sponsored Content
Full Discussion: A little help please
Top Forums Shell Programming and Scripting A little help please Post 302145593 by porter on Wednesday 14th of November 2007 05:35:42 PM
Old 11-14-2007
If the documentation is telling you to use bash, then do so.

bash is a superset of sh.

sh is installed on *all* UNIX boxes, bash is only on some. So if you use sh and limit yourself to features sh supports then your script can run on more platforms.
 
All times are GMT -4. The time now is 04:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy