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
why context switching time should be minimum? How it depends on hardware support?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What is the command to delete a file linux?
What does mkdir mean in linux?
What does ls mean in linux?
What is a makefile in linux?
How do you create a text file in linux?
Is python faster than bash?
Explain about the command lynx?
Brief about the command kill PID?
Explain any one service which are working on udp only?
How do I check storage on linux?
What is ps command in linux?
Find command can search for files by
What is mkdir?