« Return to Thread: problems faced while using ssh

Re: problems faced while using ssh

by jalburger :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread


> C:\>ssh shadm@hpcc558.corp.hp.com /home/shadm/shcalc/DateProject/test.sh > test1.log

> grep: can't open rates.rel
> expr: Syntax error
> grep: can't open canada_exchange_rate.txt
> grep: can't open month_midmonth_release.txt
> sed: Cannot find or open file month_midmonth_release.txt.

Does your shell script contain the full file path for the files that are giving an error? (rates.rel, canada_exchange_rate.txt, month_midmonth_release.txt)

 « Return to Thread: problems faced while using ssh