help regarding uuto


 
Thread Tools Search this Thread
Operating Systems Solaris help regarding uuto
# 1  
Old 09-23-2009
help regarding uuto

Hi,
uuto command in shell script has been used like below
uuto 123.txt cboas7!srlzadm
From the above command I understand that cboas7 is system name and srlzadm is user id in htat system. Here I am not able to know that cboas7 stands for which system I mean how can I know the either IP address or alias name for the system cboas7. Please help me on this.

Thanks
surjya
# 2  
Old 09-23-2009
How about using ping, host or dig ?
# 3  
Old 09-23-2009
I am not getting any info using ping, dig or host. Is there any alternate?

---------- Post updated at 02:49 AM ---------- Previous update was at 02:43 AM ----------

I found in unix box there is a file called /etc/uucp/Systems. Does this file contain all system information? Bcoz to that file there is no read permission for me. If that file contains the system information then I will ask System Admin to rpovide those information.
# 4  
Old 09-23-2009
Java Man pages

Man pages of uuto says ...
system[!system] ... !user Did you check user ?




http://docs.sun.com/app/docs/doc/819...1c?l=En&a=view
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question