Knoppix can not find the exe file
System Admin
2
Posts
2
Posters
0
Views
1
Watching
-
I built a project in the knoppix. after built i wrote the exe file's name but operating system have said it can not find the exe file. after i write ls command i can see it. what can i do? thanks.:confused:
-
I built a project in the knoppix. after built i wrote the exe file's name but operating system have said it can not find the exe file. after i write ls command i can see it. what can i do? thanks.:confused:
./filename Or add the current directory to your PATH (the all caps is important). I'd tell you how, but I don't use knoppix but I'm pretty sure that it uses bash as the shell while I know and use csh. (the difference should come off as religious)