Quote:
Originally Posted by vexbot
root@qwerk:/opt/usr/bin# run ./uvcsrvr -m
-sh: run: not found
root@qwerk:/opt/usr/bin# run ./uvcsrvr -h
-sh: run: not found
|
Well you don't ned to type "run" just type
./uvcsrvr -h
when you are in the subdirectory where that executable is. (the ./ means current directory)
Let me read you post in detail later and try and help.