i need help trying todo this-->
type variableName = new
com.sun.security.auth.module.UnixSystem().getUsername()
public class Main {
public static String CodeKey="RAWW";
public static String basedir="/Users/fuzzer/Desktop/random/";
public static void main(String[] args) {
// FireUP();
Encrypt(targetFilePath: "/Users/")
i dont know how to set the thing after Users/ to the current user using the computer! please help!
i tryied SOME things, but those didnt work, like naming a variable to the user.