View Single Post
  #3 (permalink)  
Old 19-11-2008, 05:35 AM
java.beans java.beans is offline
Junior Member
User
 
Join Date: Nov 2008
OS: centos
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
java.beans is on a distinguished road
Default

Hi Vivek,
Thanks for the response. Actually I already tried it and it works perfectly fine. What I am trying to achieve over here is bit complicated. The scenario would be let say you have two boxes (A and B). Box “B” has Nmap installed and you want to execute Namp command on box “B” via SSH from the box “A” and SCP the Nmap output to the box “A”. I want to achieve this with one command. Is it possible?
Reply With Quote