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
How do I change directories in linux command line?
How many commands are there in linux?
What is kill command?
Who unix commands?
What does comm do and how to use it?
What the command used for list the contents of your home directory, current directory and all subdirectories?
Does cp overwrite?
What is the difference between find and locate command in linux?
What are linux commands useful?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
Explain about system and user utilities?
What are vim commands?
How to give acl permission in numerical mode on linux?
What is Data Command?
How do I check my cpu cores?