Quickies
[
categories
] [
index
] [
all (531)
] [
latest
]
Java
Getting the user name
String username = System.getProperty("user.name");