Bug 1139

Summary: SSH :Unable set a env variable
Product: Portable OpenSSH Reporter: ashok <ashok_kovai>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED INVALID    
Severity: normal    
Priority: P2    
Version: 3.6.1p2   
Hardware: Other   
OS: Linux   

Description ashok 2005-12-26 17:05:07 AEDT
In OpenSSH_3.6.1p2 I tried this command I want a var to set and confirm as well . but this display none .

ssh localhost "sh -c var=tell;echo $var" 

Please advice.