chkrootkit
                                
                                 chkrootkit copied to clipboard
                                
                                    chkrootkit copied to clipboard
                            
                            
                            
                        * chkrootkit: Fix ssh -G Windigo test
Why do we have $ssh without no assignment?
On my system echo $ssh prints nothing and this patch only works if I change $ssh by ssh.
Why $ssh and not ssh?