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


Please Help Members By Posting Answers For Below Questions

What does kill in linux?

719


What is help command in linux?

737


What does sh do in linux?

685


Why is unix used?

742


What does chmod 777 do?

816


What daemon is used for scheduling of the commands?

704


What are the basic commands for user management?

767


How do I change directories in linux command line?

651


What does umask 022 mean?

846


What is linux pwd (print working directory) command?

702


How do you insert comments in the command line prompt?

927


Which command is used to terminate a process?

672


What does the ps command do in linux?

707


How can we increase disk read performance in single command?

793


Which command is used to check the number of files and disk space used and the each user’s defined quota?

764