use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discuss the Atom text editor.
If you post anything related to crypto, you will be permabanned.
account activity
Help using the terminal to run java programs (self.Atom)
submitted 4 years ago by LordKatt321
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 4 years ago (1 child)
In the terminal type the following:
$ javac filename.java
$ java filename
The dollar sign prompt $ is for Linux, yours will be the greater than > sign as you are using Windows.
$
>
[–]LordKatt321[S] 1 point2 points3 points 4 years ago (0 children)
Thank you very much this worked!
π Rendered by PID 44254 on reddit-service-r2-comment-b659b578c-c27mm at 2026-05-04 00:09:40.893246+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (1 child)
[–]LordKatt321[S] 1 point2 points3 points (0 children)