4 lines
30 B
Ruby
4 lines
30 B
Ruby
|
|
output = <<`BAR`
|
||
|
|
ls /home
|
||
|
|
BAR
|