csscan commands in ruby

csscan.exe/TARGET C:/web >C:/web.txt" How can we run this code in a ruby program

system, ``, IO.popen etc... should be able to get the job done.

Fred