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 pwd in linux command?
What does mkdir do in linux?
How you will create new folder / directories and how to remove file and folder in linux?
How do I run a script in linux?
What are the options of wc command?
What is cat command in linux?
How do you sort cpu in top command?
What is env command in linux?
What is the use of mv command in linux?
What could be the problem when a command that was issued gave a different result from the last time it was used?
What are the basic command in linux?
How do you do nslookup?
What does uname command do?
What is the command to delete a file linux?
What is the command to calculate the size of a folder?