VB.NET to run shell scripts
Are there examples to write shell scripts in my VB.NET and report back the results. For example, I want to run a shell command to get the Linux Red Hat version I am currently running. How do I do that in my VB.NET application? Thanks!