petercelentano

Results 2 comments of petercelentano

@vkosuri This was the solution I came up with: Run Process ls - la /home/user > /opt/test/ls-la.test.txt shell=True Diff Files /opt/test/ls-la.test.txt /opt/expected/ls-la.txt I'm first running the command I want to...

What is the syntax for using this feature? Is it any different than what is posted above?