non puoi![]()
a dire il vero potresti eseguire un comando e leggere il risultato
tipo
e leggi il risultatocodice:Process p = Runtime.getRuntime().exec("echo", new String[] {"$PATH"}); InputStream is = p.getInputStream();![]()
non puoi![]()
a dire il vero potresti eseguire un comando e leggere il risultato
tipo
e leggi il risultatocodice:Process p = Runtime.getRuntime().exec("echo", new String[] {"$PATH"}); InputStream is = p.getInputStream();![]()