[KLUG Members] calling functions from the shell

Adam Williams members@kalamazoolinux.org
Mon, 9 Dec 2002 15:44:33 -0500 (EST)


>>          BACKDIR= /backup
>>          WINCMD= /usr/bin/smbclient
>>          function CopyWinHost(){
>>             . . .
>>          }
>CopyWinHost one two three

By "calling functions from the shell" do you mean from the CLI or in the 
(or a) script?