On 08/02/11 11.29, James Godrej wrote:
ls -l /usr/lib/jvm/java-6-sun-1.6.0.22/bin/java
>>  lrwxrwxrwx 1 root root 15 2011-02-04 12:52
>>  /usr/lib/jvm/java-6-sun-1.6.0.22/bin/java ->  ../jre/bin/java
>
>  Those are permissions of the symlink, not of the actual file.
When I type ls -l for this I get only that output.
I do not know how can I check the permissions other than this way.

You must follow the symlink

ls -l /usr/lib/jvm/java-6-sun-1.6.0.22/jre/bin/java

Edoardo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to