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