On 3 August 2015 at 12:34, onedevteam.com <martin.jere...@gmail.com> wrote:
> When i try TA or sudo TA in terminal, i get an error "TA: command not found",
> even if terminal window is open in folder where TA is copied.

The current working directory is not usually is the shell's PATH (the
list of directories to search for an executable) for security reasons.
Assuming ``TA`` is in your working directory you need to do

./TA

or specify the absolute path to the executable.

It sounds like you're not very familiar with UNIX shell concepts. I'd
advise that you familiarize yourself a little better before asking any
further questions.
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to