Robert: I was able to get it to work by doing:
$ . ./foo On Tue, 2 Nov 2004 21:42:29 -0600, Robert Citek <[EMAIL PROTECTED]> wrote: > > How does one source a file in pdksh? > > I've tried '. file' and 'source file' but neither work. A read through > the man pages suggests that '.' should work, but I'm getting a not > found error: > > $ ls -la foo > -rw-r--r-- 1 orion users 16 Nov 2 21:34 foo > $ . foo _______________________________________________ CWE-LUG mailing list http://www.cwelug.org/ [EMAIL PROTECTED] http://lists.firepipe.net/listinfo/cwe-lug
