Working in Linux/Unix platform, if any command dose not
work, say # ls reports as command not found.
what to do?
Answer Posted / senthil
Check the PATH first
By echo $PATH
2.See the binary is there in that PATH
if not there please install binary
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is echo command in batch file?
What is the command to check cpu speed in linux?
What are the examples of simple command?
What is cpu in linux?
What command would you use to create an empty file without opening it to edit it?
Why bash is used in linux?
Is llvm a virtual machine?
Is python faster than bash?
Brief about the command nn?
What is netstat command in linux?
Who command in linux?
What are the linux commands used in devops?
What make install does?
What command would you use to check how much memory is being used by linux?
What is kill 9 in linux?