Re: Passing Environment Variables In A Config File

2006-08-21 Thread Tom Purl
but I should've done a quick search of the list anyways. Thanks again! > On Fri, Aug 18, 2006 at 04:15:41PM -0500, Tom Purl wrote: >> I looked around for a while to find a solution to this and could >> not. Any help at all would be greatly appreciated. >> >> I

Passing Environment Variables In A Config File

2006-08-20 Thread Tom Purl
0 0 ssh server0 setenv TERM vt100 screen -t server1 1 ssh server1 setenv TERM vt100 screen -t servern 3 ssh servern ...but this didn't have any affect. Does anyone know what I'm doing wrong? Thanks in advance! Tom Purl __

Passing Environment Variables In A Config File

2006-08-18 Thread Tom Purl
0 0 ssh server0 setenv TERM vt100 screen -t server1 1 ssh server1 setenv TERM vt100 screen -t servern 3 ssh servern ...but this didn't have any affect. Does anyone know what I'm doing wrong? Thanks in advance! Tom Purl ___