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 makefile in unix?
What are two functions the move mv command can carry out?
What are the 7 types of sentences?
Information technology is widely used in
Brief about finger username?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
Main configuration file and command used for NFS enabling exported directories and deamons?
How do you copy in terminal?
What is free linux?
How do I check my disk space?
How often do you use grep command and how in Linux operating system?
How do you limit memory usage for commands?
What are linux commands?
What command would you use to create an empty file without opening it to edit it?
Why we use pwd command in linux?