Sponsored Content
Full Discussion: whereis ls
Top Forums UNIX for Dummies Questions & Answers whereis ls Post 10184 by guest100 on Friday 9th of November 2001 05:45:44 AM
Old 11-09-2001
whereis ls

When I execute the following:

Code:
<pre>

$ whereis ls
ls: /usr/bin/ls /usr/ucb/ls
$ pwd
/bin
$ ls -la ls
-r-xr-xr-x   1 bin      bin        18120 Oct  6  1998 ls

</pre>

....but as you can see the 'ls' command is in the /bin directory AS WELL. Why doesn't show up on 'whereis'???

Thanks
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

difference of find,locate and whereis

hi guys, may i know the difference of find,locate and whereis ? (3 Replies)
Discussion started by: cromohawk
3 Replies

2. Homework & Coursework Questions

Help with find/whereis C Shell Script

Use and complete the template provided. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: Write a C Shell Script called "hunt" that takes a filename as it's single parameter and displays the full pathname of every file name that matches,... (1 Reply)
Discussion started by: new2C
1 Replies
All times are GMT -4. The time now is 03:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy