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
What does kill in linux?
What is help command in linux?
What does sh do in linux?
Why is unix used?
What does chmod 777 do?
What daemon is used for scheduling of the commands?
What are the basic commands for user management?
How do I change directories in linux command line?
What does umask 022 mean?
What is linux pwd (print working directory) command?
How do you insert comments in the command line prompt?
Which command is used to terminate a process?
What does the ps command do in linux?
How can we increase disk read performance in single command?
Which command is used to check the number of files and disk space used and the each user’s defined quota?