_____ ___ _ _
| | | || || |
| | | | || |
|_____|___||_||_|
ERROR: FILE NOT FOUND
jjackson@coyote:~$ cat /var/log/httpd/error.log | tail -1 [error] File does not exist: /coyote-linux-downloads/download/7-windows-disk-creator/26-coyote-linux-wizard-v2-2-2 jjackson@coyote:~$ find / -name "26-coyote-linux-wizard-v2-2-2" 2>/dev/null No results found. jjackson@coyote:~$ ls /srv/www/ about/ blog/ documentation/ downloads/ news/ jjackson@coyote:~$ _