Modified src for rcp
This commit is contained in:
@ -19,9 +19,9 @@
|
|||||||
## alias rcp 'echo " Warning -- remote copy disabled"; echo \!\!:* > /dev/null'
|
## alias rcp 'echo " Warning -- remote copy disabled"; echo \!\!:* > /dev/null'
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
if ("`whoami`" == "maden") then
|
if ("`whoami`" == "maden") then
|
||||||
set src = "maden@lnsa04:sinqhm/"
|
set src = "maden@lnsa06:sinqhm/"
|
||||||
else if ("`whoami`" == "sinqhm") then
|
else if ("`whoami`" == "sinqhm") then
|
||||||
set src = "koenneck@lnsa06:sinqhm"
|
set src = "koenneck@lnsa06:src/sics/sinqhm/"
|
||||||
else
|
else
|
||||||
echo Sorry, you are not recognised by this script.
|
echo Sorry, you are not recognised by this script.
|
||||||
exit
|
exit
|
||||||
|
Reference in New Issue
Block a user