Is there a difference between ~root/rhosts and root/rhosts (without ~)
Thanks for your help
Is there a difference between ~root/rhosts and root/rhosts (without ~)
Thanks for your help
Yes, the first means "in the root user's home directory" could be / or /home/root or...
the second means "in the subdirectory called root that is in current directory"...