Results 1 to 1 of 1
Hi guys,
Those anyone knows what these commands and messages means when I type
ssh-agent
Code:
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-OqdW7921/agent.7921; export SSH_AUTH_SOCK;
SSH_AGENT_PID=7922; export SSH_AGENT_PID;
echo Agent pid 7922;
thanks...
- 08-11-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 17
About ssh-agent commands and messages(Help topic)
Hi guys,
Those anyone knows what these commands and messages means when I type
ssh-agent
thanksCode:$ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-OqdW7921/agent.7921; export SSH_AUTH_SOCK; SSH_AGENT_PID=7922; export SSH_AGENT_PID; echo Agent pid 7922;


Reply With Quote