esa@discuss.tchncs.de to Programming@programming.devEnglish · 10 hours agoBrendan Gregg's special collection of freeware tools for system administrationwww.brendangregg.comexternal-linkmessage-square7fedilinkarrow-up137file-text
arrow-up137external-linkBrendan Gregg's special collection of freeware tools for system administrationwww.brendangregg.comesa@discuss.tchncs.de to Programming@programming.devEnglish · 10 hours agomessage-square7fedilinkfile-text
minus-squarestrlcpy@lemmy.sdf.orglinkfedilinkarrow-up11·edit-29 hours ago# We check if the server is on by asking the ALU to perform an operation, $result = 1 + 1; if ($result == 2) { print "Server is ON.\n"; } else { print "Server is OFF.\n"; print "Power on the system before attempting to run any programs!\n"; } Brilliant
# We check if the server is on by asking the ALU to perform an operation, $result = 1 + 1; if ($result == 2) { print "Server is ON.\n"; } else { print "Server is OFF.\n"; print "Power on the system before attempting to run any programs!\n"; }
Brilliant