Just use them by specifying the path (either absolute or via ./ ) or move them where you want them. If you do "echo $PATH" on the console, you can see where the shell looks for binaries if you want to execute them without path info.
Just use them by specifying the path (either absolute or via ./ ) or move them where you want them. If you do "echo $PATH" on the console, you can see where the shell looks for binaries if you want to execute them without path info.