[Mono-dev] How to: Run tar command from c# app

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Sep 25 14:26:07 EDT 2008


On Thu, Sep 25, 2008 at 2:05 PM, ebonnett <ebonnett at systechdesign.com> wrote:
>
> Hi all,
>
> How would I run a tar command from a c# app on mono (1.9.1) on Debian?
> Would I use the Process and ProcessStartInfo object?

Yes, you would. There are a number of examples floating around the
net, including the mailing list archives.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-devel-list mailing list