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 -->
  #3 (permalink)  
Old 06-04-2006
tayyabq8's Avatar
tayyabq8 tayyabq8 is offline Forum Advisor  
Moderator
  
 

Join Date: Nov 2004
Location: Bahrain
Posts: 578
This is quite old thread though, but stillI want to know about few concepts here, like what is meant by:
Quote:
1)an exported alias will survive a fork(2), but not an exec(2))
2)Exported aliases are available to subshells, for example, ( prog )
3)shell scripts that do not start with #!/bin/*.
Regards,
Tayyab