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 can you tell about the tar command?
What is difference between free and available memory in linux?
Is python faster than bash?
What is a make target?
Brief about the command ff?
Why echo is used in linux?
What is whois command?
What is a ulimit in unix?
How do you open a command prompt when issuing a command?
Explain about the command elm?
How to know linux os is 32 bit or 64 bit?
How to write the output of a command to a file?
Brief about finger username?
What is nslookup command?