QUOTE (mario @ Feb 6 2012, 08:41 AM)

Hi,
I received a patch installation instruction for a linux software.
However, i only understand step 1 & 2 and have zero idea on the steps involved, especially on the directory change. Please help.
Patch Installation Instructions
Installation Instructions
Once the file is downloaded:
1. Log in as root
2. Open a terminal
3. Change directory to the location of the downloaded file
so this would be where you would type something like cd /home/mario/downloads
QUOTE
4. Type: sh ABC-X.XX.XX-Linux.run (where X.XX.XX is the patch number)
this part is kind of self-explanitory other than the ABC-XX.XX.XX-Linux.run. What the instructions are trying to tell you is that you type "sh" which is a command that tells the computer that the next command youre going to issue is a shell script command. Then the name of the file you downloaded will be executed. More than likely the file itself is a self extracting compressed file (for simplicity) that will simply patch your system for you.
Unless there is a problem with the ptch, the remainder of the instructions dont have to be followed because they tell you how to uninstall.
Jason
eRacks