On a network composed of Solaris 8 workstations I need to insert an entry into a file that resides on all of them.
I tried this on one host: rsh hostx echo mytextentry >> /nsr/res/servers
Though I have confirmed rsh is working correctly on the host I am trying to rsh to, the entry is not being added.
How can I do this?
Thanks for your suggestions,
Michael
I tried this on one host: rsh hostx echo mytextentry >> /nsr/res/servers
Though I have confirmed rsh is working correctly on the host I am trying to rsh to, the entry is not being added.
How can I do this?
Thanks for your suggestions,
Michael