Thread
:
Echo into a file
View Single Post
#
5
21st October 2010, 08:41
masterdam79
Junior Member
Join Date: Oct 2010
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
Echo to another server
Just wondering how to echo to another (fingerprinted) server?
Code:
echo "something" >> user@server:file
or
Code:
ssh user@server echo "something" >> file
Doesn't seem to work..
masterdam79
View Public Profile
Send a private message to masterdam79
Find all posts by masterdam79