Working in Linux/Unix platform, if any command dose not
work, say # ls reports as command not found.
what to do?
Answer Posted / bc
Check whether PATH variable as got the entry /bin
It should be something like this
=========================
[root@bc ~]# echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/bin:/sbin:/usr/bin
=========================
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can I delete .bash history?
What is the difference between find and locate command in linux?
How do I remove a soft link in linux?
What is in mkdir command?
How do you kill a process in linux?
why is the tar command used?
What does c mean in linux?
What is the default number of shell commands saved in the history list of .cshrc file?
How do I run a bash script in linux?
How do I check if my cpu is overclocked?
What are the examples of simple command?
What is the export command used for?
What is a ulimit in unix?
Who is unix command?
What is the difference between cd and cd in linux?