3 lines
75 B
Text
3 lines
75 B
Text
|
|
commandstring = "echo Hello World! | lpr -P Printer01"
|
||
|
|
Run[commandstring]
|