Hash : 18dddd28 Author : Thomas de Grivel Date : 2025-09-17T19:46:42
KC3.hostname()
Download
1 2 3 4 5 6
(host_name = hostname()) ; void void (system_hostname = system(["hostname"])) ; void void system_hostname == host_name + "\n" true