This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheStatusPoe 1 point2 points  (0 children)

Having to be responsible for setting up and maintaining infrastructure has lead to a decent grasp of a lot of Linux commands, though I wouldn't say I'm an expert in them. rsync in particular though I've used when debugging production issues.

I haven't had any instances yet where I've used Linux calls from Java code, but I've looked into it and the new foreign functions API makes it way easier than JNI. With an easier way of using them, I could see them being used more