Click to See Complete Forum and Search --> : how to execute a ".run" file on YDL


mykg4orce
09-28-2001, 12:02 AM
I just installed Yellow Dog Linux on my mac. it runs fine. but i cannot figure out how to run files. I have a file that has a ".run" extension, well how do i run it. Please help

wreckd
09-28-2001, 02:47 AM
type the program name at a shell.
may need to chmod +x the file and/or use
"./program.run" if "current directory" is not in your path.