Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Running a exe from different folder
Name: Asif Ali Date: September 9, 2004 at 06:10:31 Pacific OS: Unix CPU/Ram: -
Comment:
Am trying to run a exe on my unix machine from a different folder.
For instance, i have a perl file in a folder /home/asif/runprj.pl which runs a exe in a different folder /home/projects/cobsat/a.out
now ...is there anyway I can run the exe by actually getting into the cobsat directory and simply execute ./a.out instead of runnin it with absolute path.
Summary: I am trying to get a script to run over ssh that adds a user or can take one away by means of filemaker pro. I used the command parameter right from ssh. If I login as root through ssh it runs. If I...
Summary: I once had this problem back in Slackware 3.0 :). Installing programs in Linux is much different than installing in Windows or MacOS (Whichever you prefer). GENERALLY you use 6 basic commands to insta...