Explain The Following Unexpected Result Whereis Date Date Bin Date Echo Path Usr 1

Explain the following unexpected result: $ whereis date date: /bin/date … $ echo $PATH .:/usr/local/bin:/usr/bin:/bin $ cat > date Echo “This is my own version of date. “ $ date Sat May 24 11:45:49 PDT 2008