yonas abraham wrote:
Ali Helmy wrote:Hey mates,Anyone know how I can make the unrar command a default one built into the system (like yum or wine) so that I can run it from anywhere? In my current state, I have to manually copy the .rar files to the rar folder, unzip usinf ./unrar then copy back the unzipped files... is there a way over this?--A. Helmyfreshrpms should have it for FC4
Prefered solution, install an RPM. Quick solution, become root, "cp unrar /usr/bin". Regards, John