Sys.open(\var fh, '>', '/dev/lp0') \ && fh.say("Hello World!") \ && fh.close
Last updated 1 year ago
Was this helpful?