Web Hosting Talk







View Full Version : How do I execute a file via SSH?


klisis
06-17-2001, 01:43 PM
What's the command to do it?

Thanks.

XTStrike
06-17-2001, 02:10 PM
goto the directory the file is in the type the following:

./thefile

thats DOT - SLASH

klisis
06-17-2001, 02:13 PM
thanks.