NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

UseGzipCompression Parameter (Expand-Tar Cmdlet)

Whether or not the archive is gzip-compressed.

Syntax

Expand-Tar -UseGzipCompression SwitchParameter

Remarks

If this flag is included, the cmdlet will operate on tar archives that have been compressed with gzip. The interface of the component remains the same.

If this parameter is not included, the cmdlet will read ordinary, uncompressed tar archives.

Default Value

false

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]