Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
/bin amongst other things contains applications that all users have access to whereas /sbin contains root user system utilities - its just meant to be a neater division of progs between those that are primarily used by all users and those that are primarily root user utilities.
In the /bin directory I see two links "rvi" and "rview"
that points to the same program. What is the purpose to have two different files points to the same location vi .. wierd . don't you think so..
lrwxrwxrwx 1 root root 2 May 23 17:48 rvi -> vi
lrwxrwxrwx 1 root root 2 May 23 17:48 rview -> vi
Same for
lrwxrwxrwx 1 root root 8 May 23 13:20 ypdomainname -> hostname
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Rep:
what if, for example, youve used linux before, and that had rview for a pointer, and you move to a system that has only rvi for a pointer. its just convinent. especially for programs that dont look for both of them (if they need it).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.