View Single Post
Posts: 43 | Thanked: 32 times | Joined on Jan 2010
#4087
Originally Posted by irupinder View Post
But it did not find yappari.log
If you want to see the files of a directory you have to execute
Code:
ls
.
So you'll see that there is a file named yappari.log

When you typed yappari.log the system gave you an error because it thought that you tried to execute a program but yappari.log isn't, it's only a text file.

You can copy it to your home directory so you could open it with a text reader or upload it to this forum (by default neither the text reader nor the web browser can't see hidden directories) :
Code:
cp yappari.log /home/user/Mydocs