Write down the commands used to perform each task.
4. Which command will copy a file from your /acctg directory to a directory on the svr2 machine?
rcp /acctg/pay.txt svr2:/payment
rsh /acctg/pay.txt svr2:/payment
rcp svr2:/payment/ acctg.pay.txt
rcp /acctg/pay.txt svr2;/payment