Hi,
I am facing issue while trying to run a command on a remote server using renci.dll
The error is as below
bash: lsnrctl: command not found
and command used as -
lsnrctl status | egrep -i 'security'
Whereas if i run the same command through ssh (i.e remotely connecting through putty) , I am able to get the command output.
thanks
Comments: ** Comment from web user: gege21 **
I am facing issue while trying to run a command on a remote server using renci.dll
The error is as below
bash: lsnrctl: command not found
and command used as -
lsnrctl status | egrep -i 'security'
Whereas if i run the same command through ssh (i.e remotely connecting through putty) , I am able to get the command output.
thanks
Comments: ** Comment from web user: gege21 **
Hi,
hope it helps [https://sshnet.codeplex.com/discussions/474366
](https://sshnet.codeplex.com/discussions/474366)