[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: perl: how to suppress system()'s output or quiet down `tar`



LeVA  writes:

> From a perl script I call 'tar' with system().

Why not use the Archive::Tar perl module? It is available in the
libarchive-tar-perl package, and very easy to use (see

man 3pm Archive::Tar

if you have it installed).

-- 
-- Jhair



Reply to: