Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Working in Linux/Unix platform, if any command dose not
work, say # ls reports as command not found.
what to do?

Answers were Sorted based on User's Feedback



Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not foun..

Answer / 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

Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not foun..

Answer / 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

Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not foun..

Answer / cp

Need to check the path first body ....

Is This Answer Correct ?    5 Yes 3 No

Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not foun..

Answer / vinod thakur

all right as discussed above.but if PATH varible is set
properly and then we facing same problem then we hav to
check whether we hav losted sbin or bin if we have losted
bin we can recover it as whole but if sbin then up to
limited level we can recover it ..

VINOD THAKUR

Is This Answer Correct ?    0 Yes 0 No

Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not foun..

Answer / naresh

reinstall that shell

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Linux Commands Interview Questions

When is it better to use the more command rather than cat command?

3 Answers  


How do I get to root directory in linux?

0 Answers  


What is the role of case sensitivity in affecting the way commands are used?

0 Answers  


To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob

4 Answers  


What does sh do in linux?

0 Answers  


What are the basic dos commands?

0 Answers  


What is history command in linux?

0 Answers  


What is ulimit in linux?

0 Answers  


you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.

0 Answers  


how is "to run even after user logs out"

2 Answers   Google,


What is the status code 403,404 represented in apache server?

2 Answers  


Diff b/w C-shell and Born-shell

2 Answers   HP,


Categories