Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi All,
Could anybody please tell me how to open and read a jar file in linux? I am using RHEL5, and unable to open any jar file.
Is there any way through which I can open them and edit them as well. Or is it like we cannot open jar files in linux??
Rather than opening a new thread, I am re-opening an old one that has relevence with this query.
I need to open jar files, those are either having .jar extension , or not having .jar extension but need similar procudure to open them.
"java -jar <file-name>" is fine to open the abc.jar file, but what would have been done to hold the file page-by-page, as it scrolls down to the end in one go ??
But "java -jar <file-name" is not enough to open other jar files without .jar as extension. For example, say I need to see file /usr/bin/java, then :
[--/bin]# java -jar java
gives:
"Invalid or corrupt jarfile java" as error message.
Similar message comes for most of the similar jar files in various directories.
Could anybody please suggest me how to open such files, and how can I see them on a page basis ??
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.