var output = `ls` # `output` is a string var lines = `ls`.lines # `lines` is an array