Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!bu-cs!snorkelwacker!spdcc!merk!xylogics!cloud9!jjmhome!m2c!umvlsi!chittamu From: chittamu@umvlsi.ecs.umass.edu (Satish Kumar .C) Newsgroups: comp.unix.questions Subject: Exporting functions in ksh Message-ID: <525@umvlsi.ecs.umass.edu> Date: 17 Nov 89 00:52:39 GMT Reply-To: chittamu@cs.umass.edu (Satish Kumar .C) Distribution: usa Organization: University of Massachusetts, Amherst Lines: 15 Does anyone know how to export function definitions to subshells. We have a problem here in that we define a function is /etc/profile that is required by most of the system users. But once the user starts up a X-windows session and runs subshells in the xterm window, the function is no longer visible. I know, "Add it to the users .kshrc or .profile" The thing is we want to be able to modify the function without the users knowing about the change(internal). So my question is, Is there some way to export functions to subshells. Alias definitely can't be exported. Any suggestions??? -- -Satish. chittamu@cs.umass.edu -- The Theory of Objectivity: E = mc++