Re: SSH instead of rsh problem Help ...
From: those who know me have no need of my name (not-a-real-address@usa.net)Date: 02/26/02
- Next message: Igor B: "Re: takes forever to ssh from one host to another, sometimes"
- Previous message: those who know me have no need of my name: "Re: setting sshd default user $PATH"
- In reply to: Paul Gurney: "SSH instead of rsh problem Help ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: those who know me have no need of my name <not-a-real-address@usa.net> Date: Tue, 26 Feb 2002 19:46:18 -0000
<e67fbd3.0202260213.5835aa1e@posting.google.com> divulged:
>ssh server """. .profile >/dev/null 2>&1; test_remote.pl -mode=ddf
>-data=paul"" 2>&1;echo ":\$?" "
>
>Which should create a directory on the remote server, it does not but
>if you use the same command with rsh it does.
what does happen (i.e., is a directory created elsewhere than you
expect)? put more debugging into your script -- what is revealed?
>#!/usr/bin/env perl -w
risky, any program called perl that is earlier in the PATH would be
executed.
-- okay, have a sig then
- Next message: Igor B: "Re: takes forever to ssh from one host to another, sometimes"
- Previous message: those who know me have no need of my name: "Re: setting sshd default user $PATH"
- In reply to: Paul Gurney: "SSH instead of rsh problem Help ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|