Re: How to set classpath in Red Hat Linux7.3?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Edward King wrote:

>In Red Hat Linux7.3,how to display classpath? If I want to add one class into classpath,if it is need to write it into file,How to do it? Give detail command is better.
>Thanks
>
>
>  
>
Assuming that you are talking about the Java classpath, use the
following to list the current classpath:

echo $CLASSPATH

To send it to a file:

echo $CLASSPATH > myclasspath.txt

-Bob



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux