![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| grep running total/ final total across multiple files | MrAd | UNIX for Dummies Questions & Answers | 5 | 05-08-2007 01:03 PM |
| How to prevent job1 from running while job2 is running.. | tikang | UNIX for Advanced & Expert Users | 3 | 09-14-2006 05:40 AM |
| running files consecutively with one command | narom | Shell Programming and Scripting | 5 | 10-15-2005 06:57 AM |
| text files, ASCII files, binary files and ftp transfers | Perderabo | Answers to Frequently Asked Questions | 0 | 04-08-2004 04:25 PM |
| Running EXE files on UNIX | seanstog | UNIX for Dummies Questions & Answers | 1 | 02-05-2002 06:19 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
running files
I want to run a server program that I wrote in java on my unix shell. The file has the .jar extension. I've loaded the file onto my unix shell but I can't seem to figure out how to run it. Is this possible? if so, how do I go about doing that?
|
|
||||
|
What type of UNIX is it?
Do you have Java installed. I thought you did something along the lines of java -cp jarfile.jar class.name.with.main |
| Sponsored Links | ||
|
|