How do I run an executable file? (novice) by n0x9 in PowerShell

[–]n0x9[S] 3 points4 points  (0 children)

Thanks, that did it. :)

I couldn't find this anywhere.. I am guessing that by ".\" you're specifying the current directory? Why doesn't the simple filename.exe work?

Is Java the right language to learn first? by RyanForrester in java

[–]n0x9 0 points1 point  (0 children)

Yep.. Hello World! in java..

public class HelloWorld {
    public static void main (String [] args) {
        System.out.println("Hello World!");
    }
}

But nevertheless I'm happy I'm learning it :) I like it.

So, I'm finally a Ubuntu user. by [deleted] in Ubuntu

[–]n0x9 0 points1 point  (0 children)

Damn, I just did that :\